More posts like this
-
Extract sequences from the blast results
written by vmevada102 •After Performing Local Blast against NT database results generated into the *.blast files. Now i would like to extract the sequences which are aligned and …
-
annotate gene feature
written by arunprasanna83 •Hi, I have a multi-fasta file with >15k DNA sequences. I wish to mark, UTR's, start, stop features. I tried expasy translate tool and it …
-
Extracting specific ORFs from a complete metagenomic ORF file?
written by microbez.uaf •I have a list of ORF (1159) that i want to extract from a complete metagenomic ORF file that contain 597500 ORF. Is there any …
-
Bioinformatic tools for identifying proteins with certain amino acid sequence motif
written by Jung-ho Kong •Hi Thank you so much in advance. I hope to know if there is any tool that identifies proteins that contain certain amino acid sequence. …
-
Mapping ORFs to Chromosome locations
written by arkajyoti.ghoshal •Hi, I have a list of ORFs with their chromosome number and start and stop nucleotide sequences. I was wondering that, given a set of …
-
ORFs from blastx results
written by giulia.zancolli •Hello, I would need to get the ORFs sequences both nucleotides and translated (aa) from blastx hits. I know transDecoder generate .cds and .pep files …
-
python: translate DNA sequences to protien sequences
written by Am.A •Hi Is there a python script that translate a multi-fasta file that contains DNA sequences to amino acid sequences and save the results in a …
-
python: find percentage of match between two sequences
written by Am.A •Hi all, I want to find percentage of match between two sequences. I try to use get_matching_blocks(), but It does not work for large sequence, …
-
Biopython - calculate overlap between two sequences
written by Am.A •is there a function or code that takes a sequence and check for overlap by 80% to 90% with a multi-fasta file
-
Protein Coding Region Of Reference Assembled Transcript
written by The<p>Hello All,</p> <p>I've got some sequences of RNA transcript made by 454 sequencing and assembled using sequences from a reference genome. I have the sequence …
Can you give a little more context/information? You mean it finds ORFs in a sequence with a known error? (i.e. it would have to know the ORF sequence in advance) What are you actually trying to accomplish?