Full length transcriptome from SRA data
1
0
Entering edit mode
10.3 years ago
MAPK ★ 2.1k

Hi,

I have 454 SRA data from NCBI and would like to get full length transcriptome and translate it to protein, how can I achieve this goal?

Thank you for your help.

SRA transcriptome • 2.5k views
ADD COMMENT
0
Entering edit mode
10.3 years ago

Use a de novo assembler, such as trinity, and then write a script in biopython to find and translate the longest ORF in each contig. You could also blast the contigs in order to inform your choice of ORF, but that'd take longer.

ADD COMMENT
0
Entering edit mode

Thank you, Devon. Very helpful information.

ADD REPLY

Login before adding your answer.

Traffic: 1254 users visited in the last hour
Help About
FAQ
Access RSS
API
Stats

Use of this site constitutes acceptance of our User Agreement and Privacy Policy.

Powered by the version 2.3.6