Abstract

The Saccharomyces Genome Database (SGD; www.yeastgenome.org) maintains the official annotation of all genes in the Saccharomyces cerevisiae reference genome and aims to elucidate the function of these genes and their products by integrating manually curated experimental data. Technological advances have allowed researchers to profile RNA expression and identify transcripts at high resolution. These data can be configured in web-based genome browser applications for display to the general public. Accordingly, SGD has incorporated published transcript isoform data in our instance of JBrowse, a genome visualization platform. This resource will help clarify S. cerevisiae biological processes by furthering studies of transcriptional regulation, untranslated regions, genome engineering, and expression quantification in S. cerevisiae.

INTRODUCTION

The annotation of >6000 genes in the reference genome of Saccharomyces cerevisiae is maintained by the Saccharomyces Genome Database (SGD; www.yeastgenome.org) (1), and is based on the common laboratory strain S288C (2). As a model organism database, SGD maintains a record of the sequence and chromosomal location of these gene features and manually curates functional annotation of their protein products in accordance with the guidelines of the Gene Ontology consortium (GO; www.geneontology.org) (3). This sequence information can be used to determine homology relationships across other organisms, and GO provides a controlled vocabulary and relational ontology for describing molecular functions, biological processes, or cellular components that may be shared by evolutionary conservation.

Precise gene mRNA sequence and coordinates are relevant to studies of mRNA stability (4), localization (5), and translational efficiency (6). Additionally, genome engineering projects seeking to alter or to vectorize the expression of S. cerevisiae genes (7) and transcript-based computational methods for measuring gene expression could also benefit from categorization of full-length mRNA transcripts (8). High-throughput next generation sequencing methodologies that measure the RNA expression of genes or map protein regulation of genomic DNA have become increasingly sensitive, making identification of these sequences easier.

In this paper we describe how SGD has taken data files and associated metadata from these RNA sequencing (RNA-seq) experiments, available at public repositories such as the Gene Expression Omnibus (GEO; www.ncbi.nlm.nih.gov/geo/) (9) and Array Express (www.ebi.ac.uk/arrayexpress/) (10), and visualized them using JBrowse (jbrowse.org) (11), a web-based genome browser application. We have divided datasets into tracks that either map assay values continuously across each position of the genome or highlight regions of interest identified experimentally. One of the categories of biochemical assays represented in SGD’s JBrowse instance is the transcriptome: the identification of all RNA transcripts produced from the entire genome under particular conditions. The 5′ and 3′ untranslated regions flanking each gene are captured in these data tracks, where we aim to provide the research community with additional information about fundamental yeast cellular transcription.

INTEGRATION OF TRANSCRIPTOME DATA

A number of publications have separately sequenced the 5′ and/or 3′ ends of transcripts in S. cerevisiae (12–21). SGD has provided data from these studies to map the 5′ and 3′ boundaries of mRNAs. However, Pelechano et al. developed Transcript Isoform Sequencing (TIF-seq) to characterize each individual transcript of the S288C strain (22). With this method, both ends of a single RNA molecule are identified at the same time. Thus, single complete transcripts are determined, rather than being inferred by matching the 5′ and 3′ ends that have been sequenced from different experiments. We have incorporated the data from Pelechano's study of two separate metabolic conditions (glucose- or galactose-containing media) to generate a representative view of the S. cerevisiae transcriptome (23).

First, we downloaded a text file of transcript coordinates and raw counts from GEO (accession GSE39128). We selected the subset in which each transcript's chromosomal location fully overlapped the protein coding sequence of a single open reading frame (ORF) annotated by SGD on the same strand. In order to compare across conditions, we combined transcripts from both conditions and gave them unique identifiers containing the systematic name of the associated SGD ORF. We first ordered transcripts by distance upstream of the start site of the associated ORF and then in descending order by transcript length, and finally created an output file using the General Feature Format (GFF) annotation format. Transcript identifiers are consistent across all files. For example, the YAL008W_id199 transcript isoform in the file with the most abundant transcripts found in yeast grown in glucose media (most_abundant_full-ORF_transcripts_ypd.gff3) corresponds to the same isoform in all other files; most_abundant_full-ORF_transcripts_gal.gff3, which contains the most abundant transcripts found under the galactose condition.

To begin to define a transcriptome, we initially created a set with all full-length transcripts for all ORFs (unfiltered_full-ORF_transcripts.gff3). Because growth condition affects what is being transcribed, we split this set into two different transcript sets, based on growth conditions (galactose or glucose). To depict the full range of what is transcribed for a particular ORF, for each growth condition, we then filtered the dataset for the longest transcript for each ORF. Finally, to indicate the predominant transcript isoform under each condition, we also created a most abundant transcript set. The GFF annotation filename suffixes for the longest and most abundant transcript sets denote whether they refer to the glucose nutritional condition (_ypd.gff3) or galactose nutritional condition (_gal.gff3). All filenames and descriptions can be found in Table 1.

Table 1.

Filenames and descriptions of data tracks for transcript isoforms (GFF3 format) and coverage (bigWig format)

Data Track FilenameDescription
longest_full-ORF_transcripts_ypd.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
longest_full-ORF_transcripts_gal.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
most_abundant_full-ORF_transcripts_ypd.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
most_abundant_full-ORF_transcripts_gal.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
unfiltered_full-ORF_transcripts.gff3This track contains all transcripts that overlapped individual open reading frame (ORF) completely for WT cells grown in either glucose (ypd) or galactose (gal) media.
plus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the plus strand is represented in this track.
plus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the plus strand is represented in this track.
minus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the minus strand is represented in this track.
minus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the minus strand is represented in this track.
Data Track FilenameDescription
longest_full-ORF_transcripts_ypd.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
longest_full-ORF_transcripts_gal.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
most_abundant_full-ORF_transcripts_ypd.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
most_abundant_full-ORF_transcripts_gal.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
unfiltered_full-ORF_transcripts.gff3This track contains all transcripts that overlapped individual open reading frame (ORF) completely for WT cells grown in either glucose (ypd) or galactose (gal) media.
plus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the plus strand is represented in this track.
plus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the plus strand is represented in this track.
minus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the minus strand is represented in this track.
minus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the minus strand is represented in this track.
Table 1.

Filenames and descriptions of data tracks for transcript isoforms (GFF3 format) and coverage (bigWig format)

Data Track FilenameDescription
longest_full-ORF_transcripts_ypd.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
longest_full-ORF_transcripts_gal.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
most_abundant_full-ORF_transcripts_ypd.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
most_abundant_full-ORF_transcripts_gal.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
unfiltered_full-ORF_transcripts.gff3This track contains all transcripts that overlapped individual open reading frame (ORF) completely for WT cells grown in either glucose (ypd) or galactose (gal) media.
plus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the plus strand is represented in this track.
plus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the plus strand is represented in this track.
minus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the minus strand is represented in this track.
minus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the minus strand is represented in this track.
Data Track FilenameDescription
longest_full-ORF_transcripts_ypd.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
longest_full-ORF_transcripts_gal.gff3This track contains the longest transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
most_abundant_full-ORF_transcripts_ypd.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in glucose (ypd) media.
most_abundant_full-ORF_transcripts_gal.gffThis track contains the most abundant transcript overlapping each individual ORF completely for WT cells grown in galactose (gal) media.
unfiltered_full-ORF_transcripts.gff3This track contains all transcripts that overlapped individual open reading frame (ORF) completely for WT cells grown in either glucose (ypd) or galactose (gal) media.
plus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the plus strand is represented in this track.
plus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the plus strand is represented in this track.
minus_strand_coverage_ypd.bwFor WT cells grown in glucose media (ypd), the amount of transcripts covering each position on the minus strand is represented in this track.
minus_strand_coverage_gal.bwFor WT cells grown in galactose media (gal), the amount of transcripts covering each position on the minus strand is represented in this track.

To reflect how many transcripts covered each individual nucleotide of the S. cerevisiae genome, coverage tracks were generated for each condition from the raw transcript text file. Because of the size of the files, we split transcript coverage into plus and minus strands and created separate bigWig (.bw) files. The presence of intergenic, truncated and polycistronic transcription are also reflected in the provided files (Table 1).

TRACK VISUALIZATION AND ANNOTATION DOWNLOAD

SGD’s JBrowse instance is accessible through the ‘Genome Browser’ link within the ‘Sequence’ menu in the purple toolbar that runs across the top of most SGD webpages, or via direct URL (browse.yeastgenome.org). Within the JBrowse browser window, the TIF-seq transcriptome tracks can be viewed by using the ‘Select tracks’ button in the top left corner. In the resulting slide out window, nine data tracks comprise the transcriptome (unfiltered transcripts that fully overlap ORFs, longest transcript in each of two conditions, most abundant transcript in each of two conditions, and both plus and minus strand coverage in each of two conditions), and can be navigated to in several ways using the categorical track selector to the left or the text query box at the top. Choosing ‘Pelechano’ within the ‘First Author’ category or ‘23615609’ within the ‘PMID’ category and checking the leftmost boxes for each track in the metadata display table results in the tracks being viewable in the JBrowse navigation window. These instructions are also reviewed in a video tutorial on SGD’s YouTube page (www.youtube.com/SaccharomycesGenomeDatabase). A recent post on the SGD Blog (www.yeastgenome.org/blog/explore-the-s288c-transcriptome-in-jbrowse) has the YouTube tutorial embedded and provides direct links to the tracks in JBrowse, and includes a direct download link to a zipped folder of all the track files (https://sgd-dev-upload.s3.amazonaws.com/S000246061/Pelechano_2013_PMID_23615609.zip).

Once displayed in the JBrowse navigation window, tracks can be distinguished by color. Unfiltered transcripts are displayed in solid yellow and can number up to the hundreds. By default, the browser clips the number of transcripts viewed at close zoom or collapses the track into a ‘density’ view at far zoom (Figure 1). For the most abundant and longest transcript tracks, transcript identifiers are displayed beneath the glyph (Figure 2B, C). Pink shading represents the logarithmically scaled transcript abundance; darker shading reflects higher abundance. Clicking on the glyph for a transcript reveals a popup listing its exact coordinates, raw abundance in the particular media condition, and predicted sequence based on the reference genome (Figure 3). Quantitative coverage tracks for each condition are presented as histograms; blue for the plus strand and red for the minus strand (Figure 2A, D). These tracks represent the cumulative raw abundances of all transcripts at each position of the S288C reference sequence.

Unfiltered transcript isoforms that overlap ORFs displayed at various levels of zoom in JBrowse. (A) Individual glyphs representing each transcript isoform are visible at close zoom. (B) At lower magnification, the same region (outlined in the box) is displayed as a collapsed histogram.
Figure 1.

Unfiltered transcript isoforms that overlap ORFs displayed at various levels of zoom in JBrowse. (A) Individual glyphs representing each transcript isoform are visible at close zoom. (B) At lower magnification, the same region (outlined in the box) is displayed as a collapsed histogram.

Representative tracks for transcript isoforms and coverage in glucose containing media. (A) Plus-strand transcript coverage in blue. (B) Longest transcript isoform for each ORF. (C) Most abundant transcript isoform for each ORF. (D) Minus-strand transcript coverage in red.
Figure 2.

Representative tracks for transcript isoforms and coverage in glucose containing media. (A) Plus-strand transcript coverage in blue. (B) Longest transcript isoform for each ORF. (C) Most abundant transcript isoform for each ORF. (D) Minus-strand transcript coverage in red.

Transcript isoform dialog popup. The ‘Ypd’ or ‘Gal’ attribute lists the raw abundance in the glucose- or galactose-media condition, respectively. ‘Region sequence’ displays the predicted sequence based on the S288C reference genome.
Figure 3.

Transcript isoform dialog popup. The ‘Ypd’ or ‘Gal’ attribute lists the raw abundance in the glucose- or galactose-media condition, respectively. ‘Region sequence’ displays the predicted sequence based on the S288C reference genome.

FUTURE DIRECTIONS

There are multiple ways to expand the transcriptome data that SGD provides. Pelechano's dataset examines transcripts and their abundance at specific glucose/galactose concentrations for mid-log phase cells. However, additional datasets, such as those from experiments that examine conditions utilizing different chemical, genetic or epigenetic perturbations, as well as extended time courses, can be incorporated. Large heterogeneity between individual transcripts for the same gene was a key observation of the Pelechano study. Incorporation of single cell sequencing methodologies could clarify the varied transcriptional landscape between individual cells and determine the existence of burgeoning subpopulations over time (24,25). Multiple studies exist that also profile the transcriptional heterogeneity of untranslated regions (UTR) and transcription start sites (TSS) utilizing alternative deep sequencing technologies (26,27). Overlaying existing ribosome profiling (Ribo-seq) studies with the transcriptome data could expand our understanding of transcriptional dynamics (28). SGD will continue to integrate the aforementioned research in a systematic way and depict them informatively to help to gain insight into the S. cerevisiae transcriptome.

DATA AVAILABILITY

JBrowse is an open source genome browser available in the GitHub repository (https://github.com/GMOD/jbrowse). SGD software is open source and available from the GitHub repository (https://github.com/yeastgenome). The TIF-seq data from Pelechano et al., 2013, is accessible at NCBI GEO archive (accession GSE39128).

ACKNOWLEDGEMENTS

We would like to thank Wei Wu and Lars Steinmetz for their feedback on transcript annotation and making these data available. Thank you to Sage T. Hellerstedt and Micheal J. Alexander for help in preparing this manuscript.

FUNDING

United States National Institutes of Health, National Human Genome Research Institute [U41HG001315]; Gene Ontology Consortium (GOC) [U41HG002273]; Alliance of Genome Resources [U41HG02223]. The content is solely the responsibility of the authors and does not necessarily represent the official views of the National Human Genome Research Institute or the National Institutes of Health. The funders had no role in design, data processing, implementation, decision to publish or preparation of the manuscript. Funding for open access charge: the National Human Genome Research Institute at the United States National Institutes of Health [U41HG001315].

Conflict of interest statement. None declared.

Notes

Database URL: www.yeastgenome.org

REFERENCES

1.

Cherry
J.M.
,
Hong
E.L.
,
Amundsen
C.
,
Balakrishnan
R.
,
Binkley
G.
,
Chan
E.T.
,
Christie
K.R.
,
Costanzo
M.C.
,
Dwight
S.S.
,
Engel
S.R.
et al. .
Saccharomyces Genome Database: the genomics resource of budding yeast
.
Nucleic Acids Res.
2012
;
40
:
D700
D705
.

2.

Engel
S.R.
,
Dietrich
F.S.
,
Fisk
D.G.
,
Binkley
G.
,
Balakrishnan
R.
,
Costanzo
M.C.
,
Dwight
S.S.
,
Hitz
B.C.
,
Karra
K.
,
Nash
R.S.
et al. .
The reference genome sequence of Saccharomyces cerevisiae: then and now
.
G3 (Bethesda)
.
2013
;
4
:
389
398
.

3.

The Gene Ontology Consortium
The gene ontology resource: 20 years and still GOing strong
.
Nucleic Acids Res.
2019
;
47
:
D330
D338
.

4.

Miller
C.
,
Schwalb
B.
,
Maier
K.
,
Schulz
D.
,
Dümcke
S.
,
Zacher
B.
,
Mayer
A.
,
Sydow
J.
,
Marcinowski
L.
,
Dölken
L.
et al. .
Dynamic transcriptome analysis measures rates of mRNA synthesis and decay in yeast
.
Mol. Syst. Biol.
2011
;
7
:
458
.

5.

Pizzinga
M.
,
Ashe
M.P.
Yeast mRNA localization: protein asymmetry, organelle localization and response to stress
.
Biochem. Soc. Trans.
2014
;
42
:
1256
1260
.

6.

Ingolia
N.T.
,
Ghaemmaghami
S.
,
Newman
J.R.
,
Weissman
J.S.
Genome-wide analysis in vivo of translation with nucleotide resolution using ribosome profiling
.
Science
.
2009
;
324
:
218
223
.

7.

Gardner
J.M.
,
Jaspersen
S.L.
Manipulating the yeast genome: deletion, mutation, and tagging by PCR
.
Methods Mol. Biol.
2014
;
1205
:
45
78
.

8.

Babarinde
I.A.
,
Li
Y.
,
Hutchins
A.P.
Computational methods for mapping, assembly and quantification for coding and Non-coding transcripts
.
Comput. Struct. Biotechnol. J.
2019
;
17
:
628
637
.

9.

Barrett
T.
,
Wilhite
S.E.
,
Ledoux
P.
,
Evangelista
C.
,
Kim
I.F.
,
Tomashevsky
M.
,
Marshall
K.A.
,
Phillippy
K.H.
,
Sherman
P.M.
,
Holko
M.
et al. .
NCBI GEO: archive for functional genomics data sets – update
.
Nucleic Acids Res.
2013
;
41
:
D991
D995
.

10.

Athar
A.
,
Füllgrabe
A.
,
George
N.
,
Iqbal
H.
,
Huerta
L.
,
Ali
A.
,
Snow
C.
,
Fonseca
N.A.
,
Petryszak
R.
,
Papatheodorou
I.
et al. .
ArrayExpress update - from bulk to single-cell expression data
.
Nucleic Acids Res.
2019
;
47
:
D711
D715
.

11.

Buels
R.
,
Yao
E.
,
Diesh
C.M.
,
Hayes
R.D.
,
Munoz-Torres
M.
,
Helt
G.
,
Goodstein
D.M.
,
Elsik
C.G.
,
Lewis
S.E.
,
Stein
L.
,
Holmes
I.H.
JBrowse: a dynamic web platform for genome visualization and analysis
.
Genome Biol.
2016
;
17
:
66
.

12.

Zhang
Z.
,
Dietrich
F.S.
Mapping of transcription start sites in Saccharomyces cerevisiae using 5′ SAGE
.
Nucleic Acids Res.
2005
;
33
:
2838
2851
.

13.

Miura
F.
,
Kawaguchi
N.
,
Sese
J.
,
Toyoda
A.
,
Hattori
M.
,
Morishita
S.
,
Ito
T.
A large-scale full-length cDNA analysis to explore the budding yeast transcriptome
.
Proc. Natl. Acad. Sci. U.S.A.
2006
;
103
:
17846
17851
.

14.

Nagalakshmi
U.
,
Wang
Z.
,
Waern
K.
,
Shou
C.
,
Raha
D.
,
Gerstein
M.
,
Snyder
M.
The transcriptional landscape of the yeast genome defined by RNA sequencing
.
Science
.
2008
;
320
:
1344
1349
.

15.

Xu
Z.
,
Wei
W.
,
Gagneur
J.
,
Perocchi
F.
,
Clauder-Münster
S.
,
Camblong
J.
,
Guffanti
E.
,
Stutz
F.
,
Huber
W.
,
Steinmetz
L.M.
Bidirectional promoters generate pervasive transcription in yeast
.
Nature
.
2009
;
457
:
1033
1037
.

16.

Neil
H.
,
Malabat
C.
,
d’Aubenton-Carafa
Y.
,
Xu
Z.
,
Steinmetz
L.M.
,
Jacquier
A.
Widespread bidirectional promoters are the major source of cryptic transcripts in yeast
.
Nature
.
2009
;
457
:
1038
1042
.

17.

Yassour
M.
,
Kaplan
T.
,
Fraser
H.B.
,
Levin
J.Z.
,
Pfiffner
J.
,
Adiconis
X.
,
Schroth
G.
,
Luo
S.
,
Khrebtukova
I.
,
Gnirke
A.
et al. .
Ab initio construction of a eukaryotic transcriptome by massively parallel mRNA sequencing
.
Proc. Natl. Acad. Sci. U.S.A.
2009
;
106
:
3264
3269
.

18.

Yassour
M.
,
Pfiffner
J.
,
Levin
J.Z.
,
Adiconis
X.
,
Gnirke
A.
,
Nusbaum
C.
,
Thompson
D.A.
,
Friedman
N.
,
Regev
A.
Strand-specific RNA sequencing reveals extensive regulated long antisense transcripts that are conserved across yeast species
.
Genome Biol.
2010
;
11
:
R87
.

19.

Ozsolak
F.
,
Kapranov
P.
,
Foissac
S.
,
Kim
S.W.
,
Fishilevich
E.
,
Monaghan
A.P.
,
John
B.
,
Milos
P.M.
Comprehensive polyadenylation site maps in yeast and human reveal pervasive alternative polyadenylation
.
Cell
.
2010
;
143
:
1018
1029
.

20.

Lardenois
A.
,
Liu
Y.
,
Walther
T.
,
Chalmel
F.
,
Evrard
B.
,
Granovskaia
M.
,
Chu
A.
,
Davis
R.W.
,
Steinmetz
L.M.
,
Primig
M.
Execution of the meiotic noncoding RNA expression program and the onset of gametogenesis in yeast require the conserved exosome subunit Rrp6
.
Proc. Natl. Acad. Sci. U.S.A.
2011
;
108
:
1058
1063
.

21.

van Dijk
E.L.
,
Chen
C.L.
,
d’Aubenton-Carafa
Y.
,
Gourvennec
S.
,
Kwapisz
M.
,
Roche
V.
,
Bertrand
C.
,
Silvain
M.
,
Legoix-Né
P.
,
Loeillet
S.
et al. .
XUTs are a class of Xrn1-sensitive antisense regulatory non-coding RNA in yeast
.
Nature
.
2011
;
475
:
114
117
.

22.

Pelechano
V.
,
Wei
W.
,
Jakob
P.
,
Steinmetz
L.M.
Genome-wide identification of transcript start and end sites by transcript isoform sequencing
.
Nat. Protoc.
2014
;
9
:
1740
1759
.

23.

Pelechano
V.
,
Wei
W.
,
Steinmetz
L.M.
Extensive transcriptional heterogeneity revealed by isoform profiling
.
Nature
.
2013
;
497
:
127
131
.

24.

Gasch
A.P.
,
Yu
F.B.
,
Hose
J.
,
Escalante
L.E.
,
Place
M.
,
Bacher
R.
,
Kanbar
J.
,
Ciobanu
D.
,
Sandor
L.
,
Grigoriev
I.V.
et al. .
Single-cell RNA sequencing reveals intrinsic and extrinsic regulatory heterogeneity in yeast responding to stress
.
PLoS Biol.
2017
;
15
:
e2004050
.

25.

Nadal-Ribelles
M.
,
Islam
S.
,
Wei
W.
,
Latorre
P.
,
Nguyen
M.
,
de Nadal
E.
,
Posas
F.
,
Steinmetz
L.M.
Sensitive high-throughput single-cell RNA-seq reveals within-clonal transcript correlations in yeast populations
.
Nat. Microbiol.
2019
;
4
:
683
692
.

26.

Kang
Y.N.
,
Lai
D.P.
,
Ooi
H.S.
,
Shen
T.T.
,
Kou
Y.
,
Tian
J.
,
Czajkowsky
D.M.
,
Shao
Z.
,
Zhao
X.
Genome-wide profiling of untranslated regions by paired-end ditag sequencing reveals unexpected transcriptome complexity in yeast
.
Mol. Genet. Genomics
.
2015
;
290
:
217
224
.

27.

McMillan
J.
,
Lu
Z.
,
Rodriguez
J.S.
,
Ahn
T-H.
,
Lin
Z.
YeasTSS: An Integrative Web Database of Yeast Transcription Start Sites
.
Database (Oxford)
.
2019
;
doi:10.1093/database/baz048
.

28.

Michel
A.M.
,
Kiniry
S.J.
,
O’Connor
P.B.F.
,
Mullan
J.P.
,
Baranov
P.V.
GWIPS-viz: 2018 update
.
Nucleic Acids Res.
2018
;
46
:
D823
D830
.

This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted reuse, distribution, and reproduction in any medium, provided the original work is properly cited.

Comments

0 Comments
Submit a comment
You have entered an invalid code
Thank you for submitting a comment on this article. Your comment will be reviewed and published at the journal's discretion. Please check for further notifications by email.