How to retrieve sequences of genes from TreeFam
How can I retrieve sequences of genes (not proteins) of some gene family from TreeFam database?
treefam
sequences of genes
• 1,008 views
•
link
updated
by
Biostar
•
written
by
yaroslav.sharov24 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to create proteins of interest reference file for antibiotic resistant genes analysis?
written by ramin.k2013 •I want to explore the antibiotic resistant genes profile in my data using the [ShortBRED][1] pipeline. The pipeline requires two input files in the first …
-
Retrieve many FASTA of the same gene from NCBI..
written by uwardgma •Hello! I am quite new to bioinformatics, please help me! How do I retrieve multiple nucleotide sequences (from many species) of one same gene in …
-
how to retrieve sequences from genome
written by bisht20diksha •Hello I have a sequenced genome for my sample. Also for some genes i have chromosome start and end. Now i want to retrieve these …
-
How to obtain regions in a whole genome that do not align with any genes/proteins in a blast search?
written by mirzaHi, I am given a genome sequence and am asked to do blast search against the whole nr database and mark/ extract regions (sequences) that …
-
Retrieval of chromosomal coordinates of coding sequences (CDS)
written by shakeelbiochemist •I want to retrieve chromosomal positions of coding sequences (CDS) of some genes. I searched 'refseq' database which provides the coordinates CDS according to genes …
-
transcription factor binding site
written by bioinfohi how to retrieve the sequences of the proximal promoter of the genes from the database of transcriptional start site?
-
Nearest genes for genes encoding WP-annotated proteins?
written by shav •Dear colleagues! I want to find nearest genes for genes encoding orthologues of my protease of interest. To find all known representatives of the protease …
-
Treefam To Asign Gene Families
written by diana.leduc<p>I have got about 1000 de novo predicted genes and would like to assign them to families using the TreeFam Database. On <a href='http://www.treefam.org/'>http://www.treefam.org/</a> you …
-
How To Retrieve Gene Family Data In Ensembl Using Api?
written by Jianguo Lu<p>How to retrieve gene family data (alignment data is better) in Ensembl database? I want to get fish species whole genome-wide gene family data using …
-
How To Retrieve Gene Family Alignment Data From Ensembl Database
written by Jianguo Lu<p>How to retrieve gene family data (alignment data is better) in Ensembl database? I just want to get fish species whole genome-wide gene family data. …
Do you already have the protein sequences? If so, maybe you can use http://emboss.open-bio.org/rel/dev/apps/backtranseq.html to get the Nucleotide sequences.
Please read these guides - the short:
[[ Please read before posting a question ::: How To Ask A Good Question ]]
And the long:
How To Ask Good Questions On Technical And Scientific Forums
For your question, general instructions would be download the Mappings from TreeFam identifiers (Ensembl) to other databases (e.g. UniProt, RefSeq), check if this file has mapping to genes, then 1) if yes, use these IDs to download from the source (e.g., Ensembl BioMart); 2) if no, map the protein IDs to gene / transcript IDs and then download the sequences (BioMart is again one of the many options, see List of Ensembl Transcript IDs corresponding to protein-coding genes ).