Skip to main content

EchinoDB, an application for comparative transcriptomics of deeply-sampled clades of echinoderms

Abstract

Background

One of our goals for the echinoderm tree of life project (http://echinotol.org) is to identify orthologs suitable for phylogenetic analysis from next-generation transcriptome data. The current dataset is the largest assembled for echinoderm phylogeny and transcriptomics. We used RNA-Seq to profile adult tissues from 42 echinoderm specimens from 24 orders and 37 families. In order to achieve sampling members of clades that span key evolutionary divergence, many of our exemplars were collected from deep and polar seas.

Description

A small fraction of the transcriptome data we produced is being used for phylogenetic reconstruction. Thus to make a larger dataset available to researchers with a wide variety of interests, we made a web-based application, EchinoDB (http://echinodb.uncc.edu). EchinoDB is a repository of orthologous transcripts from echinoderms that is searchable via keywords and sequence similarity.

Conclusions

From transcripts we identified 749,397 clusters of orthologous loci. We have developed the information technology to manage and search the loci their annotations with respect to the Sea Urchin (Strongylocentrotus purpuratus) genome. Several users have already taken advantage of these data for spin-off projects in developmental biology, gene family studies, and neuroscience. We hope others will search EchinoDB to discover datasets relevant to a variety of additional questions in comparative biology.

Background

In many studies focused on using transcriptomics to reconstruct phylogenetic trees, most of the RNA-Seq data are filtered out and do not end up in a matrix for phylogenetic tree search. However the data not used in phylogenetics can be valuable for other purposes such as developmental biology [1], gene family studies [2, 3], neuroscience [4] as well as new ideas that will come from the community. Thus we make much of our transcriptome data freely available via an application called EchinoDB (http://echinodb.uncc.edu). The data can be accessed via text or sequence similarity searches.

Echinoderms are an exclusively marine phylum of deuterostome animals that share a deep common ancestor with chordates. The body plans of extant Echinoderms range from stalked, flower-like sea lilies, to ambulatory and stellate starfish and brittle stars, to soft-bodied sea cucumbers, to spiked, armored and globose sea urchins, to flat sand dollars. The benthic adult forms of these diverse animals share a water-vascular system in which a central coelomic ring extends to form five (and sometimes more) radial canals bearing tube feet. In contrast with the pentaradial form of benthic adults, most echinoderm larvae are bilaterally symmetric and a drastic metamorphosis is required to form the adult body. The diversity of echinoderm life cycles, anatomy and their shared ancestry with chordates make echinoderms important models in a variety of comparative disciplines. In this project we provide a means for investigators to find gene families of interest to their questions across biology.

Construction and content

RNA from muscle tissues samples (adult tube feet, pinnules or body wall) from 42 Echinoderm specimens (Additional file 1) was extracted using a Qiagen miRNEasy kit. An Agilent Bioanalyzer 2100 ver. 2.6 was used for quality control prior to library preparation. Samples were then submitted to the Duke Institute for Genome Science and Policy for library preparation with an Illumina TruSeq RNA kit, followed by RNA-Seq sequencing on an Illumina Hiseq 2000 platform (100 BP, paired end). Reads for each of the samples were filtered by quality score (cutoff threshold > Q20) by fastxtrimmer, Illumina adapters were then removed by fastxclipper, both components of the fastx toolkit [5].

RNA-Seq produced a total of 2.3 billon raw reads. Following trimming and adapter removal, 2.1 billion reads remained, an overall reduction of approximately 11 %. The sample from Pisaster ochraceus had the most reads at 88,987,394. The Cheiraster sp. sample had the least amount of reads at 30,190,658. The sample from Promachocrinus kerguelensis had the most reads removed with a decrease of nearly 19 %. On the other end of the spectrum, the sample from Gephyrocrinus messingi had the least amount of reads removed at a reduction of 3.64 %. There was no observed correlation between taxonomic level and read count. De novo assembly of contigs was then performed using Trinity [6] on a high memory compute cluster using 500 GB of RAM and 24 CPUs.

Contigs for each sample were conceptually translated into peptides using Transdecoder [7] and the PFAM-B protein family database [8] (minimum protein length = 100). Each translated contig was compared to all other contigs in order to discover orthologous clusters using OrthoMCL which uses BLASTP [9]. To provide an initial annotation to the assembled contigs for each OrthoMCL cluster, 24,829 protein sequences for Strongylocentrotus purpuratus were downloaded from NCBI [10] and included in the OrthoMCL clustering. Most of these species have never been sequenced by any high throughput technology except for Strongylocentrotus purpuratus. This provided an opportunity to compare our Strongylocentrotus purpuratus contigs derived from the transcriptome to the publically available genome data for Strongylocentrotus purpuratus. We compared the Strongylocentrotus RefSeq dataset to our nucleotide contigs with BLASTN and found that 91.6 % of our contigs formed high scoring pairs (E-value 1e-10) with members of the RefSeq dataset.

EchinoDB is written using the Go programming language and Revel web framework, and is serviced by the NGINX web server. NGINX allows for load balancing and transparent server redirections in the web application. The redirection allows a single domain name to serve both the EchinoDB keyword search functionality and a BLAST (sequence similarity) interface using SequenceServer [11]. All of the relational data and clusters are stored in a PostgreSQL database, and all sequence files are stored and indexed by BLAST on the local file system.

Utility and discussion

The EchinoDB user is greeted with a simple text box for searching fields such as RefSeq ID, GI number, gene name, or other keywords. Prefix-based wildcards are also supported (e.g.: chlor*). Hierarchical taxonomy selection allows the user to direct the text search against all the specimens or a subset of specimens scoped by zoological classification (Fig. 1). Results are returned in a table with two columns (Fig. 2). Each row of the table represents an orthocluster. The orthoclusters contain putative orthologous and paralogous sequences. The right cell of each row displays the Strongylocentrotus purpuratus protein RefSeq id and narrative description of the gene. The RefSeq id is linked to NCBI’s Entrez. The left cell of each row contains the number of sequences in the orthocluster that hit (i.e. exhibit similarity as defined by blast E-value < 1e-25) to a Strongylocentrotus purpuratus protein RefSeq (Fig. 2). That integer for the number of hits is linked such that when clicked the user can see all the members of the orthocluster and basic statistics on each contig including: The consensus length, the number of reads that formed that contig, and the average number of reads per kilobase. In this view, the user can see the amino acid sequence data and view the conceptual translation. The user can download from EchinoDB their choice of nucleotide gene sequences, coding sequences, peptide sequences, or all the cluster sequences in a file compressed with zip. Alternatively, the user can follow links from EchinoDB to corresponding Refseq and bioproject resources in NCBI.

Fig. 1
figure 1

Screenshot of the http://echinodb.uncc.edu landing page. This user has prepared to search a keyword against data for Arbacia punctulata. Alternatively the user could search against all species or a taxonomically defined subset

Fig. 2
figure 2

Screenshot of part of the http://echinodb.uncc.edu page showing a result for the wildcard keyword search “chlor*” against all the data

In addition to keyword searching and to provide a means to search for data across the entire set of transcriptomes, we also provide a BLAST interface as implemented by SequenceServer (Fig. 3). In this field, the user can provide an arbitrary amino acid or nucleotide sequence and SequenceServer will suggest the appropriate BLAST program and parameters for the search. SequenceServer detects the sequence type of the user inputs and suggests default parameters. The user selects either the nucleotide or protein database, adjusts the default parameters if desired, and clicks the blastp or blastn button. After calculation, BLAST results are returned in a standard, easily recognizable format to anyone familiar with the tool. The user can select one or more high scoring pairs (HSP) for download (current limit is 500) in XML format for later processing and downstream analyses.

Fig. 3
figure 3

Screenshot of the http://echinodb.uncc.edu page showing that the BLAST interface can detect a protein query

There is one well-annotated echinoderm genome, Strongylocentrotus purpuratus, in the public domain. As a result, the keyword search interface to our database is currently searchable by Strongylocentrotus purpuratus RefSeq ID, GI number, gene name, or other text in the annotation of this species. Strongylocentrotus purpuratus RefSeq proteins can participate in the formation of a cluster but are not required to form a cluster.

Conclusions

This is the first large collection of data for transcriptomes sampled across the Phylum Echinodermata, including rare and deep-sea taxa. Given the ancient evolutionary history of the phylum, it is crucial to have a resource that can provide insight via well-designed taxonomic comparisons. In contrast, other efforts have focused on Strongylocentrotus and a handful of easy-to-collect echinoderms and outgroups [12, 13].

Several users have already taken advantage of the data in EchinoDB for spin-off projects across taxa and disciplines. Developmental biologists have used EchinoDB data to study variation in skeletogenic proteins among ophiuroid and echinoid echinoderms [1]. Biologists interested in gene families have used EchinoDB data to discover echinoderm hemoglobins related to the vertebrate neuroglobin and cytoglobins [2]. Another group has used EchinoDB data to uncover variants within the tissue inhibitors of metalloproteinases gene family. These genes are involved in the physiology of mutable collagenous tissue in echinoderms, especially holothuroids which are known to have a wide range body elasticity and can eviscerate [3]. Neuroscientists have used EchinoDB data to study variation in echinoderm neuropeptide precursors, known as SALMFamides. This work has opened a new line of research for the role of the SALMFamides variants extra-oral feeding in asteroids [4]. We hope that users will find our application easy to use and the echinoderm tree of life transcriptome data useful in a variety of endeavors.

Availability and requirements

Use of http://echinodb.uncc.edu, its data, and source code http://zwitter1@bitbucket.org/bioservices/echinodb.git#_blank are unrestricted for use by academic and commercial researchers.

References

  1. Seaver R, Livingston B. Examination of the skeletal proteome of the brittle star Ophiocoma wendtii reveals overall conservation of proteins but variation in spicule matrix proteins. Proteome Sci. 2015;13:7. doi:10.1186/s12953-015-0064-7.

    Article  PubMed  PubMed Central  Google Scholar 

  2. Christensen A, Herman J, Elphick M, Kober K, Janies D, Linchangco G, et al. Phylogeny of Echinoderm Hemoglobins. PLoS One. 2015; DOI:10.1371/journal.pone.0129668.

  3. Clouse R, Linchangco G, Kerr A, Reid R, Janies D. Phylotranscriptomic analysis uncovers a wealth of TIMP variants in echinoderms. Royal Society Open Science. 2015; DOI: 10.1098/rsos.150377.

  4. Jones C, Zandawala M, Semmens D, Anderson S, Hanson G, Janies D, et al. Identification of a neuropeptide precursor protein that gives rise to a “cocktail” of peptides that bind Cu(II) and generate metal-linked dimers. Biochim Biophys Acta Gen Subj. 2016;1860:1. Part A, Pages 57–66. DOI: 10.1016/j.bbagen.2015.10.008.

    Article  Google Scholar 

  5. Hannon et al. Fastx toolkit. http://hannonlab.cshl.edu/fastx_toolkit. Accessed August 2012.

  6. Henschel R, Lieber M, Wu L, Nista P, Haas B, LeDuc R. 2012. Trinity RNA-Seq assembler performance optimization. XSEDE’12 Proceedings of the 1st Conference of the Extreme Science and Engineering Discovery Environment: Bridging from the eXtreme to the campus and beyond. Article No. 45 DOI: 10.1145/2335755.2335842.

  7. Haas B, Papanicolaou A. Transdecoder. http://transdecoder.github.io/. Accessed August 2012.

  8. Finn R, Bateman A, Clements J, Coggill P, Eberhardt R, Eddy R, et al. Pfam: the protein families database. Nucleic Acids Res. 2014;42(Database issue):D222–30. doi:10.1093/nar/gkt1223.

    Article  CAS  PubMed  Google Scholar 

  9. Li L, Stoeckert C, Roos D. OrthoMCL: identification of ortholog groups for eukaryotic genomes. Version 2.0.9. Genome Res. 2003;13(9):2178–89.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  10. NCBI http://www.ncbi.nlm.nih.gov (NCBI) protein refseqs for taxon 7668. Accessed August 2012.

  11. Priyam A, Woodcroft BJ, Rai V, Wurm Y. SequenceServer: BLAST searching made easy. http://sequenceserver.com. Accessed January 2015.

  12. Tu Q, Cameron RA, Worley KC, Gibbs RA, Davidson EH. Gene structure in the sea urchin Strongylocentrotus purpuratus based on transcriptome analysis. Genome Res. 2012;22:2079–87. doi:10.1101/gr.139170.112.

    Article  CAS  PubMed  PubMed Central  Google Scholar 

  13. Tu Q, Cameron RA, Davidson EH. Quantitative developmental transcriptomes of the sea urchin Strongylocentrotus purpuratus. Dev Biol. 2014;385:160–7. doi:10.1016/j.ydbio.2013.11.019.

    Article  CAS  PubMed  Google Scholar 

Download references

Acknowledgements

We thank Ben Grupe, Brian Livingstone, Jim Nestler and Nerida Wilson for collecting some of the specimens. We thank Greg Rouse and Harim Cha for collecting some specimens and curating vouchers at Scripps Institution of Oceanography. We thank John Williams for ongoing EchinoDB support.

EchinoDB is a product of the Echinoderm Tree of Life Project and is based upon work supported by the United States’ National Science Foundation (NSF) under Grant Numbers DEB 1036416, 1036358, 1036366, 1036368. Please cite EchinoDB’s URL, these NSF grant numbers, and this paper in publications resulting from these data.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Daniel A. Janies.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ contributions

DAJ contributed to the designed of the experiments, the data analyses, the application and wrote the manuscript and much of the supporting funding proposal. ZW implemented the SequenceServer and maintains the database and source code. GVL and RWR contributed to the design of the analyses and did much of the data processing. JJ contributed to the design and implemented the user interface and performed much of the data management. GAW performed the RNA-Seq. DF contributed to usability. AKM and AMK identified and contributed specimens. All authors read and approved the final manuscript.

Additional file

Additional file 1:

Table of 42 echinoderm specimens used for RNA-seq data that are contained in http://echinodb.uncc.edu . The BJ number is an internal reference code. The voucher number represents where any residual tissues and metadata are stored. RAW indicates the number of raw reads produced by Illumina sequencing. Quality filter and adapter removal indicates the number of reads remaining following fastxtoolkit quality filter of Q score > 20 and removal of adapter regions. Percent reads remaining indicates the fraction of raw reads retained after quality filtering and adapter removal. Percentage Reads removed indicates the fraction of reads removed by quality filtering and adapter removal from the raw reads. Number of Amino Acid Sequences Participating in Orthologous Clusters indicates number of contigs for each species that participated in orthoclusters. Note that contigs may be partially overlapping and redundant. NCBI BioProject Accession number indicates where the contigs have been submitted to NCBI (note the orthoclusters only exist on http://echinodb.uncc.edu). (XLSX 33 kb)

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 4.0 International License (http://creativecommons.org/licenses/by/4.0/), which permits unrestricted use, distribution, and reproduction in any medium, provided you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons license, and indicate if changes were made. The Creative Commons Public Domain Dedication waiver (http://creativecommons.org/publicdomain/zero/1.0/) applies to the data made available in this article, unless otherwise stated.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Janies, D.A., Witter, Z., Linchangco, G.V. et al. EchinoDB, an application for comparative transcriptomics of deeply-sampled clades of echinoderms. BMC Bioinformatics 17, 48 (2016). https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-016-0883-2

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://0-doi-org.brum.beds.ac.uk/10.1186/s12859-016-0883-2

Keywords