How to get best DNA translation result?
When we translate the DNA sequence into amino acids it usually gives asterisk * sign indicating the number of stop codons. But by removing this signs our sequence gets altered and the result changes. How can we do best translation of our nucleotide sequences which is acceptable by most of the bioinformaticians.
sequence
sequencing
gene
software error
• 1,088 views
•
link
updated
by
GenoMax
•
written
by
mirza.jawad •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
How to filter "productive" amino acid sequences
written by sil_bioinfo •Hello, I have a fasta file with different amino acid sequences, for example: ``` >abc HSTSDSAQTMFPVALLLLAAGSCVKGEQLTQPTSVTVQPGQRLTITCQVSYSLGTYFTAW IRQPAGKGLEWIGMRSTGASYYKDSLKNKFSIDLDTSSKTVTLNGQNVQPEDTAVYYCAR APSRGFDYWGKGTMVTITSATPKGPTVFPL >def TARQIQHKPCFL*LCCCWQLDHV*RVNS*HSRPL*LCSQVNV*PSPVRSLILLVPTSQLG SDSLQEKDWSGLE*DLLELHTTKIH*RTSSVST*TLPAKL*L*MDRMCSLKTLLCITVPE RPVGVLTTGGKAPWSPSPRPPQRDQLCFL* >ghi GSQHVRFSTNHVSCSSAAVGSWIMCEG*TVDTADLCDCAARSTSDHHLSGLLFSW*LLHS LDQTACRKRTGVDWEQIYWSCILQRFIKEQVQYRLRHFQQNCDSKWTECAA*RHCCVLLC …
-
Blog: Google launches Bard (and it fails the translation test :)
written by Michael DondrupGoogle has launched Bard in the EU. Just for fun, I tested its basic molecular biology skills in the same way as with ChatGPT previously. …
-
Getting premature stop codons from exonerate output?
written by virginia.s.markham •Hello, Does anyone know a good way to get premature stop codons from exonerate's protein2genome model?? Unfortunately the Vulgar output doesn't record stop codons. You …
-
Replace Ambigious codons with Amino acid sequences
written by waqaskhokhar999I have two multi-fasta files, one contains nucleotide sequences, and a subset of nucleotide sequence for ORF1 is: >ORF1_BnaA03g18710D_S45:82:1509 ATGGCCGCCGCAGTTTCCACCGTCGGTGCCATCAACAGAGCTCCGTTGAGCTTGAACGGG TCAGGAGCAGGAGCTGCTTCAGTCCCAGCTACGACCTTCTTGGGAAAGAAAGTTGTAACC GCGTCGAGATTCACACAGAGCAACAACAAGAAGAGCAACGGATCATTCAAAGTGGTCGCT GTCAAAGAAGACAAACAAACCGATGGAGACAGATGGAGGGGACTTGCCTACGACACGTCT GATGATCAACAAGACATCACCAGAGGCAAAGGTATGGTTGACTCTGTCTTCCAAGCTCCC ATGGGAACCGGAACTCACAATGCCGTTCTTAGCTCCTATGAGTACATTAGCCAAGGTCTT …
-
DNA Codon Table vs RNA Codon Table?
written by rebelCoder •Hello smart people! What is the point of `DNA Codons` (`DNA Codon Table`) ? ![enter image description here][1] Don't we do `DNA` --> `RNA` `Transcription` …
-
BWA aligner parameter tweaking to show primer mapping
written by morovatuncHi guys, I generated some primers by mutating amino acids in a DNA sequence of 1553 bases.. My primer structure is as follows; > 19bp …
-
gDNA annotation, exon and intron boundary identification
written by chethusomashekar •Dear Biostars members, Hi, I am Chethana from India, working on multigene phylogenetic analysis of Colletotrichum species prevalent in India on varied host. I am …
-
Get DNA and Amino Acid Sequence UCSC Genome Browser
written by abhikdeora •I'm trying to get both the nucleotide and amino acid sequence for a given region of the mm10 genome, preferably in plain text format. I …
-
Problem In Translating Nucleotide To Protein
written by Shiva •<p>Dear Friends,</p> <p>I have following problems in the sequence analysis.</p> <p>we have sequenced exon part of a specific gene that has lot of variations (insertions …
-
Back Translating Protein Sequence Without Ambiguities...
written by Badgerichard •<p>(first question so be gentle...!)</p> <p>I am wanting to do an exhaustive search over the human genome for DNA sequences that could encode a particular …
You can replace them by X (Any amino acid)
Are you looking for a tool?
Try seqkit translate --clean