This is a test version of Biostars. For the public version, visit https://www.biostars.org.
Coding sequence

How to do the below analysis in practice?

Some CDS were obtained from databases that provide the genome, while others are extracted based on custom Perl scripts.

sequence coding

1 answer

You could look into UCSC table browser to extract CDS sequences from reference genomes (databases that provide the genome), but more info is needed to determine what was done with the custom perl scripts. One question is how they identify CDS regions if the genome is not provided, then how do they extract them.

Log in to answer this question.