Sorting Of Genes
program in perl for the reading of sequences of different species in fasta format and then sort out the unique genes for specific species in between the sequences of these species
perl
• 1,868 views
•
link
written
by
simran20052008 •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
Perl script on rna G quadruplex
written by isha.lily20 •Hello researchers , I am stuck in perl script on RNA g quadruplex to find/count the total number of specific unique sequences in which G …
-
Trace element utilisation project
written by reddishvilla_12 •I have recently been set the task of carrying out a research project based on trace element utilisation. After countless hours reading into trace elements …
-
How do I acertain synteny with a partially assembled genome
written by lijmstift •<p>We have observed a conserved gene order in three species of diatoms (algae) for a gene family of interest. A reviewer asked us to check …
-
Computing pairwise sequence divergence
written by diviya.smith •<p>I need to compute pairwise sequence divergence between two species. I have the fasta files of the two sequences aligned to an outgroup. I was …
-
Computing pairwise sequence divergence
written by diviya.smith •<p>I need to compute pairwise sequence divergence between two species. I have the fasta files of the two sequences aligned to an outgroup. I was …
-
Perl Program Of Genes
written by simran20052008 •<p>i want to write a program in perl which can find out unique genes from the set of genes of different organism in fasta format</p>
-
How To Convert A Plain Squence In A Perl String Variable To Fasta Format
written by Curious Mind •<p>Hi,</p> <p>I have a couple of plain sequences (without any formatting and annotations) saved in sqlite3 database. After reading them into Perl strings, I have …
-
Ka/Ks (Or Dn/Ds) Calculation From Sequenced Transcriptome Contigs
written by tom.newport •<p>I have around 25,000 contigs each for two species. I'm trying to calculate Ka and Ks (or Dn and Ds) for potential orthologs between species, …
-
Core And Pan Genome Comparative Analysis
written by Naren<p>I have found out core genome of 30 bacterial species of same genus. I have unique genes of each species.</p> <p>I am yet to determine …
-
Creating A Percent Identity With Multiple Sequences
written by cwizelius •<p>I have multiple genetic sequences of 7 different genes and 11 different species. I am trying to figure out how to make a grid of …
Is this a question or a sentence fragment?
stop spamming, user will be suspended if another such post
i have to write a program in perl which can read sequences of plant chloroplast genome and tell me which genes are common in between these plants and which are not similar in plant species.sequences are in the fasta format.