More posts like this
-
Which locus should be considered the true ortholog after liftOver disagreement between chrUn and ch…
written by jhonatan.henrique 4I have a SNP dataset aligned against the canFam4 genome assembly, and my goal is to map these variants within miRNA regions. However, all miRNA …
-
Searching for plasmid in assembly (plasmidSPAdes)
written by s4r10ct 0Hi, i am new to bioinformatics analysis and currently researching whole genome sequence of *Acinetobacter baumannii*. I used SPAdes to perform assembly of genome and …
-
Obtain genomic coordinates of all occurrences of a small sequence (i.e: TCTTCTC) in a reference gen…
written by gspirito 1Hello everyone, here's my question: I would like to get all the genomic coordinates relative to a very small sequence (TCTTCTC) in a reference genome. …
-
Blast - How to get the no hits result on table output?
written by tyasird 1Hi, I use BLASTN with python. I prefer -outfmt 6 parameter (table output) because its easy to read on python but the problem is, this …
-
BLASTn output format start position larger than stop position
written by nataliagru1 9Dear Community, I am currently running an experiment to identify gene expansion in parasite genomes. I have collected respected gene sequences and created a blast …
-
Sequence extract from multifasta using blastall coordinates
written by chland 0Hi everyone. This question has been asked in various forms before, however am new to the field and trying to learn and the answers posted …
-
How to find precursor sequence from est using blastn result
written by msaranlk 0As mentioned in sample data, we have subjectId, sstart, send from blastn hits. How to find precursor sequence of this est using these. How to …
-
Trouble identifying a gene given an Expressed sequence tag
written by gurkamaal 0I have an assignment where we need to answer several questions about an EST, however, I'm having trouble getting started. My sequence contained a Not …
-
Missing Blast fields in outfmt 6
written by zgayk 9Hello, I'm using blast to retrieve sequence matches and I want the subject start and end coordinates. But, I notice that although the subject start …
-
Bamfile Coordinates
written by Kwame 0<p>I blasted a gene sequence against a whole genome and found out that the subject start site:31636628 is higher than the subject stop site:31626793. I …
Could you please elaborate. If you just want the upstream and downstream sequences of start and stop coordinates kindly look @ link1, link2
I just need the mathematical explanation also. Example for a est sequence if s.start is 216 and s.end is 236. then if i do upstream and downstream 100. then i get 116 and 336. It mean difference is 336-116=220. so it is not possible to have a precursor length as it. because its range is between 70 to 180. And also, Is it there only one precursor sequence in an est or more.? Then how to do? Do i need to take again upstream and downstream? what is the strategy to do this.? And also there is - strand and + strand. How to handle this for finding this precursor..?
But when I do this to find precursor sequence using mireval online software it give length about all 85. So i think it is not a good way to do with this online software.