Literature DB >> 26056424

TRUFA: A User-Friendly Web Server for de novo RNA-seq Analysis Using Cluster Computing.

Etienne Kornobis1, Luis Cabellos2, Fernando Aguilar2, Cristina Frías-López3, Julio Rozas3, Jesús Marco2, Rafael Zardoya1.   

Abstract

Application of next-generation sequencing (NGS) methods for transcriptome analysis (RNA-seq) has become increasingly accessible in recent years and are of great interest to many biological disciplines including, eg, evolutionary biology, ecology, biomedicine, and computational biology. Although virtually any research group can now obtain RNA-seq data, only a few have the bioinformatics knowledge and computation facilities required for transcriptome analysis. Here, we present TRUFA (TRanscriptome User-Friendly Analysis), an open informatics platform offering a web-based interface that generates the outputs commonly used in de novo RNA-seq analysis and comparative transcriptomics. TRUFA provides a comprehensive service that allows performing dynamically raw read cleaning, transcript assembly, annotation, and expression quantification. Due to the computationally intensive nature of such analyses, TRUFA is highly parallelized and benefits from accessing high-performance computing resources. The complete TRUFA pipeline was validated using four previously published transcriptomic data sets. TRUFA's results for the example datasets showed globally similar results when comparing with the original studies, and performed particularly better when analyzing the green tea dataset. The platform permits analyzing RNA-seq data in a fast, robust, and user-friendly manner. Accounts on TRUFA are provided freely upon request at https://trufa.ifca.es.

Entities:  

Keywords:  RNA-seq; annotation; de novo assembly; expression quantification; read cleaning; transcriptomics

Year:  2015        PMID: 26056424      PMCID: PMC4444131          DOI: 10.4137/EBO.S23873

Source DB:  PubMed          Journal:  Evol Bioinform Online        ISSN: 1176-9343            Impact factor:   1.625


Introduction

Since the introduction of the RNA-seq methodology around 2006,1–6 studies based on whole transcriptomes of both model and non-model species have been flourishing. RNA-seq data are widely used for discovering novel transcripts and splice variants, finding candidate genes, or comparing differential gene expression patterns. The applications of this technology in many fields are vast,1,7 including researches on, eg, splicing signatures of breast cancer,8 host–pathogen interactions,9 the evolution of the frog immunome,10 the plasticity of butterfly wing patterns,11 the study of conotoxin diversity in Conus tribblei,12 and the optimization of trimming parameters for de novo assemblies.13 Despite the tremendous decrease in sequencing costs, which allows virtually any laboratory to obtain RNA-seq data, transcriptome analyses are still challenging and remain the main bottleneck for the widespread use of this technology. User-friendly applications are scarce,14 and the post-analysis of generated sequence data demands appropriate bioinformatics know-how and suitable computing infrastructures. When a reference genome is available, which is normally the case for model system species, a reference-guided assembly is preferable to a de novo assembly. However, an increasing number of RNA-seq studies are performed on non-model organisms with no available reference genome for read mapping (particularly those studies focused on comparative transcriptomics above the species level), and thus require a de novo assembly approach. Moreover, when a reference genome is available, combining both de novo and reference-based approaches can lead to better assemblies.15,16 Analysis pipelines encompassing de novo assemblies are varied, and generally include steps such as cleaning and assembly of the reads, annotation of transcripts, and gene expression quantification.16 A variety of software programs have been developed to perform different steps of the RNA-seq analysis,17–19 but most of them are computationally intensive. The vast majority of these programs run solely with command lines. Processing the data to connect one step to the next in RNA-seq pipelines can be cumbersome in many instances, mainly due to the variety of output formats produced and the postprocessing needed to accept them further as input. Moreover, as soon as a large computing effort is required, interactive execution is usually not feasible and an interface with the underlying batch systems used in clusters or supercomputers is needed. In order to provide users with such a bioinformatics tool that solve the above-mentioned problems, we have developed TRUFA (TRanscriptomes User-Friendly Analysis), an informatics platform for RNA-seq data analysis, which runs on the ALTAMIRA supercomputer at the Instituto de Fisica de Cantabria (IFCA), Spain.20 The platform is highly parallelized both at the pipeline and program level. It can access up to 256 cores per execution instance for certain components of the pipeline. On top of allowing the user to obtain results in a relatively short time thanks to HPC (high-performance computing) resources, TRUFA is an integrative and graphical web tool for performing the main and most computationally demanding steps of a de novo RNA-seq analysis. The first step of a de novo RNA-seq analysis consists in assessing data quality and cleaning raw reads. The output of a next-generation sequencing (NGS) reaction contains traces of polymerase chain reaction (PCR) primers and sequencing adapters as well as poor-quality bases/reads. Hence, it is advised to perform read trimming, which has been shown to have a positive effect on the rest of the RNA-seq analysis,21 although parameter values for such trimming have to be optimized.13 Once reads have been cleaned, they are assembled into transcripts, which are subsequently categorized into functional classes in order to understand their biological meaning. Finally, it is possible to perform expression quantification analyses by estimating the amount of reads sequenced per assembled transcript and taking into account that the number of reads sequenced theoretically correlates with the number of copies of the corresponding mRNA in vivo.6 All the above-mentioned steps in the RNA-seq analysis pipeline are included in TRUFA and correspond to distinct sections in the web-based user interface (see Figs. 1 and 2). For each step, the options available are those that are either critical to the analysis or, to our knowledge, the most widely used in the literature.
Figure 1

Overview of the TRUFA pipeline.

Figure 2

Snapshot of the TRUFA web page for running RNA-seq analysis.

There are several online platforms already available to perform different parts of a RNA-seq analysis. For example, Galaxy (https://usegalaxy.org/)22 allows analyzing RNA-seq data with a reference genome (using Tophat23 and Cufflinks24), whereas GigaGalaxy (http://galaxy.cbiit.cuhk.edu.hk/) can produce de novo assemblies using SOAPdenovo.25 Another transcriptome analysis package integrated in Galaxy, Oqtans,26 provides numerous features including de novo assembly with Trinity, read mapping, and differential expression. Nonetheless, to our knowledge, GigaGalaxy or Oqtans do not perform de novo annotations. Conversely, Fastannotator27 is a platform specialized in transcript annotations using Blast2GO,28 PRIAM,29 and domain identification pipelines, but does not perform other steps of the RNA-seq analysis. The TRUFA platform has been designed to be interactive, user-friendly, and to cover a large part of a RNA-seq analysis pipeline. Users can launch the pipeline from raw or cleaned Illumina reads as well as from already assembled transcripts. Each of the implemented programs (Table 1) can be easily integrated into the analysis and tuned depending on the needs of the user. TRUFA provides a comprehensive output, including read quality reports, cleaned read files, assembled transcript files, assembly quality statistics, Blast, Blat, and HMMER search results, read alignment files (BAM files), and expression quantification files (including values of read counts, expected counts, and TPM, ie, transcripts per million30). Some outputs can be directly visualized from the web server, and all outputs can be downloaded in order to locally perform further analyses such as single nucleotide polymorphisms (SNPs) calling and differential expression quantification. The platform is mainly written in Javascript, Python, and Bash. The source code is available at Github (https://github.com/TRUFA-rnaseq). The long-term availability of the TRUFA web server (and further developed versions) is ensured given that it is currently installed in the ALTAMIRA supercomputer, a facility integrated in the Spanish Supercomputing Network (RES). The number of users is currently not limited and accounts are freely provided upon request.
Table 1

List of available software on TRUFA.

RNA-SEQ STEPSAVAILABLE PROGRAMSVERSIONS
Read cleaningPRINSEQ0.20.3
CUTADAPT1.3
BLATv.35
Assembly and mappingTrinityr2012–06–08
CD-HIT4.5.4
CEGMA2.4
Bowtie0.12.8
Bowtie22.0.2
AnnotationBLATv.35
HMMER3.0
Blast+2.2.28
Blast2GO2.5.0
Expression quantificationRSEM1.2.8
eXpress1.5.1

Implementation

The overall workflow of TRUFA is shown in Figure 1. The input, output, and different components of the pipeline are the following:

Input

Currently, the input data accepted by TRUFA includes Illumina read files and/or reads already assembled into contigs. Read files should be in FASTQ format and can be uploaded as gzip compressed files (reducing uploading times). Reads from the NCBI SRA databases can be used but should be first formatted into FASTQ format using, eg, the SRA toolkit.31 Already assembled contigs should be uploaded as FASTA files. Other FASTA files and HMM profiles can be uploaded as well for custom blast-like and protein profile-based transcript annotation steps, respectively. Thus far, no data size limitation is set.

Pipeline

Several programs can be called during the cleaning step (Table 1). The program FASTQC (http://www.bioinformatics.bbsrc.ac.uk/projects/fastqc) has been implemented to assess the quality of raw reads and give the statistics necessary to tune cleaning parameters (Fig. 1). After the quality of the data is determined, CUTADAPT32 and PRINSEQ33 allow, among other functionalities, the removal of adapters as well as low quality bases/reads. In particular, PRINSEQ has been chosen for its ability to treat both single and paired-end reads and to perform read quality trimming as well as duplicate removal. Using the BLAT fast similarity search tool, reads can be compared against databases of potential contaminants such as, eg, UniVec (which allows identifying sequences of vector origin; http://www.ncbi.nlm. nih.gov/VecScreen/UniVec.html) or user-specified databases. TRUFA’s scripts will automatically remove those reads, giving hits with such queried databases. Cleaned reads, after passing an optional second quality control with FASTQC to verify the overall efficiency of the first cleaning step, are ready for assembly. TRUFA implements the software Trinity,34 which is an extensively used de novo assembler and has been shown to perform better than other single k-mer assemblers.35 After the assembly, an in-house script provides basic statistics describing transcripts lengths distribution, total bases incorporated in the assembly, N50, and GC content. In addition, to evaluate the completeness of the assembly, a Blast+36 similarity search is performed against the UniProtKB/Swiss-Prot database, and a Trinity script evaluates whether those assembled transcripts with hits are full-length or nearly full-length. The CEGMA software can also provide a measure of the completeness of the assembly by comparing the transcripts to a set of 248 core eukaryotic genes, which are conserved in highly divergent eukaryotic taxa.37 Both the number of recovered genes from the total of 248 and their completeness have been used for de novo assembly quality assessments.38,39 The newly assembled transcripts can be used as query for similarity searches with BLAT40 or Blast+ against the NCBI nr and UniRef90 databases. In parallel, HMMER41 searches can be performed applying hidden markov models (HMM) against the PFAM-A database. Both analysis can be run as well with user-specified databases or models respectively. Further annotation and assignation of gene ontology (GO) terms can be obtained with Blast2GO28 for the transcripts with blast hits against the nr database. For expression quantification, Bowtie242 is used to produce alignments of the reads against the assembled transcripts. Alignments are then properly formatted using SAMtools43 and Picard (http://broadinstitute.github.io/picard/).43 Using these alignments, eXpress44 can be used to quantify the expression of all isoforms. Additionally, the script “run_RSEM_align_n_estimate” of the Trinity package implemented in TRUFA uses Bowtie45 and RSEM46 to provide an alternative procedure for expression quantification of both genes and isoforms. Moreover, the percentage of reads mapping back to the assembled transcripts (obtained with Bowtie and Bowtie2) can be used as another indication of the assembly quality.35,38

Output

TRUFA generates a large amount of output information from the different programs used in the customized pipeline. Briefly, a user should be able to download FastQC html reports, FASTQ files with cleaned reads (without duplicated reads and/or trimmed), Trinity-assembled transcripts (FASTA), read alignments against the transcripts (BAM files), GO annotations (.txt and.dat files which can be imported into the Blast2GO java application), and read counts (text files providing read counts and TPM). Various statistics are computed at each step and are reported in text files, such as the percentage of duplicated/trimmed reads, CEGMA completeness report, assembly sequence composition, percentage of mapped reads, and read count distributions.

Results and Discussion

We have built an informatics platform that performs a nearly complete de novo RNA-seq analysis in a user-friendly manner (amenable to the nonexpert user, avoiding command lines, and providing a lightweight visual interface), and tested its performance using four publicly available transcriptome datasets. A small dataset of the fission yeast, Schizosaccharomyces pombe, which is provided in a published Trinity tutorial,47 was used to test the correct functioning of the assembly process on TRUFA. Two previously well-characterized datasets from the green tea, Camelia sinensis (SRX020193), and the fruit fly, Drosophila melanogaster (SRR023199, SRR023502, SRR023504, SRR023538, SRR023539, SRR023540, SRR023600, SRR023602, SRR023604, SRR027109, SRR027110, SRR027114 and SRR035403), were used to compare assembly and read mapping statistics with the results from Zhao et al.35 Finally, TRUFA was tested using a rice (Oryza sativa) dataset48,49 (SRX017630, SRX017631, SRX017632, SRX017633). When applicable, reads corresponding to each end of a pair-ended reaction were concatenated separately into two files, and all files were compressed with gzip before uploading to the platform. Each of the compressed read files was uploaded to TRUFA in less than a day (typical uploading times from a personal computer anywhere ranging from 30 seconds to 12 hours for files ranging from 200 MB to 12 GB, ie, between 0.25 and 25 Gbp). The results of a first run performing only a FASTQC analysis were used to set the parameters (see Supplementary Table 1) for the cleaning process, except for the yeast dataset, which was assembled without preprocessing. Read cleaning, assembly, mapping, and annotation statistics are shown in Tables 2 and 3. The yeast dataset showed highly similar results to the original analysis, validating the TRUFA assembly. The difference observed in the number of transcripts is most likely due to the not fully deterministic nature of the Trinity algorithm.47 However, the percentage of reads mapped back to the transcripts was slightly higher in the original study.47 For the other three datasets, TRUFA showed globally comparable results. Except for the mean transcript length for the C. sinensis assembly, all other statistics for both C. sinensis and D. melanogaster assemblies were higher in the present analyses with respect to the original ones (Table 2). Remarkably, the percentage of reads mapping back to the transcripts was significantly higher for the green tea dataset using TRUFA. This could be due to a more efficient read-cleaning step or to differences between Bowtie2 (used in TRUFA) and Bowtie used by Zhao et al (2011) mappings. CEGMA analysis showed that more than 80% (range 85.5%–98.39%) of the core eukaryotic genes are fully recovered and more than 98% (range 98.8%–100%) are partially recovered in all dataset assemblies (Fig. 3). This indicates an overall high completeness of the assemblies performed herein with TRUFA. In addition to the assembly and the mapping of the reads, TRUFA was able to annotate de novo 25%–42% of the transcripts using the Blat, Blast+, and Blast2GO pipeline with an e-value of <10−6 (Table 3). HMMER searches identified 17%–60% of the transcripts with at least one hit with an e-value <10−6. The expression of each transcript was quantified using RSEM and eXpress, although no data were available for comparison with the original studies.
Table 2

Comparison of outputs between original and TRUFA analyses.

NO. OF RAW BASESS. pombeC. sinensisO. sativaD. melanogaster
PESSPEPEPE
544M2320M5983M24740M
PipelineTrufaHaas et al (2013)TrufaZhao et al (2011)TrufaXie et al (2014)TrufaZhao et al (2011)
No. of bases after cleaningNo cleaningNo cleaning2,017MNA5,342MNA5,028MNA
No. of transcripts9,3709,299201,892188,950166,512170,88080,99970,906
Mean transcript length1,014NA319332480552847751
No. of bases in the assembly9MNA64M63M80M94M69M53M
N501,5851,5855425251,2051,3922,9602,499
No. of transcripts >1000 nt3,680NA13,27612,49522,31728,57817,25112,511
Total alignment rate94.98%99.93%88.84%61.04%94.76%NA92.39%89.9
Concordant pairs92.21%93.12%74.45%NA87.51%NA84.73%NA

Note: Concordant pairs are considered when they report at least one alignment.

Abbreviations: PE, Paired-end; SS, strand-specific; M, million; NA, data not available.

Table 3

Summary of the de novo annotation step for the four assembled transcriptomes.

S. pombeC. sinensisO. sativaD. melanogaster
# transcripts9,370201,892166,51280,999
# Blast Hits8,25772,55966,12929,924
# Annotations3,92251,27250,72122,534
% of annotated transcripts42%25%30%28%
# HMMER hits5,58834,68928,73616,552
User time11 h3 d 19 h6 d 8 h4 d 15 h

Notes: # Transcripts, number of transcripts assembled by Trinity; # Blast hits, number of transcripts with at least one hit against the NCBI nr database (e-value <10−6); # Annotation, number of transcripts with at least one annotation after Blast2GO analysis; # HMMER hits, number of transcripts with at least one hit against the Pfam A database (e-value <10−6); User time, time needed to perform the complete pipeline (cleaning, assembly, annotation, and expression quantification).

Figure 3

Measures of completeness and read usage for the assemblies produced with TRUFA. CEGMA results represent the percentage of completely and partially recovered genes in the assemblies for a subset of 248 highly conserved core eukaryotic genes. Overall alignment rate and concordant pairs (providing at least one alignment) were computed with Bowtie2.

Considering the entire pipeline, each testing dataset was analyzed by TRUFA in less than a week (Table 3), confirming a good time efficiency of the platform. According to Macmanes13 on the effect of read trimming for RNA-seq analysis, optimizing trimming parameters leads to better assembly results. This optimization should take no longer than 3 days of computation for datasets such as the ones used here and can be easily done with TRUFA by producing in parallel various assemblies and their quality statistics with different sets of trimming parameters and parameter values.

In Prospect

To complete the RNA-seq analysis pipeline available in TRUFA, we plan to expand the platform by incorporating programs for differential expression analysis and SNP calling. Other programs, especially for assembly (eg, SOAPdenovo-Trans, Velvet-Oases) and visualization (eg, GBrowse) of the data, are planned to be also included in the future. In addition, integrating GO terms for each annotated transcripts would permit the user to browse sequences of interest directly from the web server without the need to download large quantities of output. We also plan to complete the platform by providing features for read mapping against a reference genome (such as, eg, STAR,50 Tophat, and Cufflinks). A cloud version of TRUFA, which would increase considerably its global capabilities, is also envisioned to be run in the EGI.eu Federated Cloud (see https://www.egi.eu/infrastructure/cloud/) in the near future.

Conclusion

We presented TRUFA, a bioinformatics platform offering a web interface for de novo RNA-seq analysis. It is intended for scientists analyzing transcriptome data who do not have either bioinformatics skills or access to fast computing services (or both). TRUFA is essentially a wrapper of various widely used RNA-seq analysis tools, allowing the generation of RNA-seq outputs in an efficient, consistent, and user-friendly manner, based on a pipeline approach. The trimming and assembly steps are guided by the integration of widely used quality control programs toward the optimization of the assembly process. Moreover, the implementation of HMMER, BLAST+, and Blast2GO to the platform for de novo annotation is, to our knowledge, a feature not available in other RNA-seq analysis web servers such as GigaGalaxy or Oqtans. This step is the most computationally demanding among all RNA-seq analysis steps (including SNPs calling and differential expression), and TRUFA uses highly parallelized steps to obtain annotations in a relatively short time frame. Although annotations can be performed in other platforms such as FastAnnotator, having all these steps from cleaning to annotations and expression quantification in the same pipeline reduces unnecessary transfer of large outputs and provides an advantage to the nonexpert user.

Data Accessibility

TRUFA platform, user manual, example data sets and tutorial videos are accessible at the web page https://trufa.ifca.es/web. Accession numbers to the read files used in this study are provided in the Results and Discussion section and can be obtained from http://www.ncbi.nlm.nih.gov/sra/. Supplementary Table 1. List of the main command lines used for the analysis of each data sets. Datasets: 1, S. pombe; 2, C. sinensis; 3, O. sativa; 4, D. melanogaster.
  48 in total

1.  BLAT--the BLAST-like alignment tool.

Authors:  W James Kent
Journal:  Genome Res       Date:  2002-04       Impact factor: 9.043

2.  Conservation and divergence in the frog immunome: pyrosequencing and de novo assembly of immune tissue transcriptomes.

Authors:  Anna E Savage; Karen M Kiemnec-Tyburczy; Amy R Ellison; Robert C Fleischer; Kelly R Zamudio
Journal:  Gene       Date:  2014-03-27       Impact factor: 3.688

Review 3.  Computational methods for transcriptome annotation and quantification using RNA-seq.

Authors:  Manuel Garber; Manfred G Grabherr; Mitchell Guttman; Cole Trapnell
Journal:  Nat Methods       Date:  2011-05-27       Impact factor: 28.547

4.  Measurement of mRNA abundance using RNA-seq data: RPKM measure is inconsistent among samples.

Authors:  Günter P Wagner; Koryu Kin; Vincent J Lynch
Journal:  Theory Biosci       Date:  2012-08-08       Impact factor: 1.919

5.  SOAPdenovo-Trans: de novo transcriptome assembly with short RNA-Seq reads.

Authors:  Yinlong Xie; Gengxiong Wu; Jingbo Tang; Ruibang Luo; Jordan Patterson; Shanlin Liu; Weihua Huang; Guangzhu He; Shengchang Gu; Shengkang Li; Xin Zhou; Tak-Wah Lam; Yingrui Li; Xun Xu; Gane Ka-Shu Wong; Jun Wang
Journal:  Bioinformatics       Date:  2014-02-13       Impact factor: 6.937

Review 6.  RNA-Seq: a revolutionary tool for transcriptomics.

Authors:  Zhong Wang; Mark Gerstein; Michael Snyder
Journal:  Nat Rev Genet       Date:  2009-01       Impact factor: 53.242

Review 7.  Next is now: new technologies for sequencing of genomes, transcriptomes, and beyond.

Authors:  Ryan Lister; Brian D Gregory; Joseph R Ecker
Journal:  Curr Opin Plant Biol       Date:  2009-01-20       Impact factor: 7.834

8.  Optimizing de novo transcriptome assembly from short-read RNA-Seq data: a comparative study.

Authors:  Qiong-Yi Zhao; Yi Wang; Yi-Meng Kong; Da Luo; Xuan Li; Pei Hao
Journal:  BMC Bioinformatics       Date:  2011-12-14       Impact factor: 3.169

9.  Streaming fragment assignment for real-time analysis of sequencing experiments.

Authors:  Adam Roberts; Lior Pachter
Journal:  Nat Methods       Date:  2012-11-18       Impact factor: 28.547

10.  SOAPdenovo2: an empirically improved memory-efficient short-read de novo assembler.

Authors:  Ruibang Luo; Binghang Liu; Yinlong Xie; Zhenyu Li; Weihua Huang; Jianying Yuan; Guangzhu He; Yanxiang Chen; Qi Pan; Yunjie Liu; Jingbo Tang; Gengxiong Wu; Hao Zhang; Yujian Shi; Yong Liu; Chang Yu; Bo Wang; Yao Lu; Changlei Han; David W Cheung; Siu-Ming Yiu; Shaoliang Peng; Zhu Xiaoqian; Guangming Liu; Xiangke Liao; Yingrui Li; Huanming Yang; Jian Wang; Tak-Wah Lam; Jun Wang
Journal:  Gigascience       Date:  2012-12-27       Impact factor: 6.524

View more
  15 in total

1.  Comparative analysis of tissue-specific transcriptomes in the funnel-web spider Macrothele calpeiana (Araneae, Hexathelidae).

Authors:  Cristina Frías-López; Francisca C Almeida; Sara Guirao-Rico; Joel Vizueta; Alejandro Sánchez-Gracia; Miquel A Arnedo; Julio Rozas
Journal:  PeerJ       Date:  2015-06-30       Impact factor: 2.984

2.  Merging scleractinian genera: the overwhelming genetic similarity between solitary Desmophyllum and colonial Lophelia.

Authors:  Anna Maria Addamo; Agostina Vertino; Jaroslaw Stolarski; Ricardo García-Jiménez; Marco Taviani; Annie Machordom
Journal:  BMC Evol Biol       Date:  2016-05-18       Impact factor: 3.260

3.  Deep, multi-stage transcriptome of the schistosomiasis vector Biomphalaria glabrata provides platform for understanding molluscan disease-related pathways.

Authors:  Nathan J Kenny; Marta Truchado-García; Cristina Grande
Journal:  BMC Infect Dis       Date:  2016-10-28       Impact factor: 3.090

4.  RNA-Seq of Guar (Cyamopsis tetragonoloba, L. Taub.) Leaves: De novo Transcriptome Assembly, Functional Annotation and Development of Genomic Resources.

Authors:  Umesh K Tanwar; Vikas Pruthi; Gursharn S Randhawa
Journal:  Front Plant Sci       Date:  2017-02-02       Impact factor: 5.753

5.  FunctionAnnotator, a versatile and efficient web tool for non-model organism annotation.

Authors:  Ting-Wen Chen; Ruei-Chi Gan; Yi-Kai Fang; Kun-Yi Chien; Wei-Chao Liao; Chia-Chun Chen; Timothy H Wu; Ian Yi-Feng Chang; Chi Yang; Po-Jung Huang; Yuan-Ming Yeh; Cheng-Hsun Chiu; Tzu-Wen Huang; Petrus Tang
Journal:  Sci Rep       Date:  2017-09-05       Impact factor: 4.379

6.  A practical guide to build de-novo assemblies for single tissues of non-model organisms: the example of a Neotropical frog.

Authors:  Santiago Montero-Mendieta; Manfred Grabherr; Henrik Lantz; Ignacio De la Riva; Jennifer A Leonard; Matthew T Webster; Carles Vilà
Journal:  PeerJ       Date:  2017-09-01       Impact factor: 2.984

7.  Next-generation sequencing of representational difference analysis products for identification of genes involved in diosgenin biosynthesis in fenugreek (Trigonella foenum-graecum).

Authors:  Joanna Ciura; Magdalena Szeliga; Michalina Grzesik; Mirosław Tyrka
Journal:  Planta       Date:  2017-02-04       Impact factor: 4.116

8.  Phylogenetic relationships of cone snails endemic to Cabo Verde based on mitochondrial genomes.

Authors:  Samuel Abalde; Manuel J Tenorio; Carlos M L Afonso; Juan E Uribe; Ana M Echeverry; Rafael Zardoya
Journal:  BMC Evol Biol       Date:  2017-11-25       Impact factor: 3.260

Review 9.  Recent advances in steroidal saponins biosynthesis and in vitro production.

Authors:  Swati Upadhyay; Gajendra Singh Jeena; Rakesh Kumar Shukla
Journal:  Planta       Date:  2018-05-10       Impact factor: 4.116

Review 10.  Assembly, Assessment, and Availability of De novo Generated Eukaryotic Transcriptomes.

Authors:  Joanna Moreton; Abril Izquierdo; Richard D Emes
Journal:  Front Genet       Date:  2016-01-11       Impact factor: 4.599

View more

北京卡尤迪生物科技股份有限公司 © 2022-2023.