I need to align reads to contigs (both in fasta format). Preferably with visualization. I will appreciate suggestions of tools which can do this.
Unconfigured Ad
Collapse
X
-
Hi ojy,
you can try use Sequencher (http://genecodes.com/?referrer=20yea...FYdH3godv0BYyQ), in this case you will have mapping and visualization (use the demo version see if it fits your needs).
Another approach is to turn your reads from fasta to fastq (http://en.wikipedia.org/wiki/FASTQ_format),just stick them (reads) quality of 30 for each base and then you can use aligners for NGS (such as bowtie (http://bowtie-bio.sourceforge.net/index.shtml), bwa (http://bio-bwa.sourceforge.net/bwa.shtml) and then visualize your results with IGV-viewer (http://www.broadinstitute.org/igv/v1.2).
Ilia
-
FWIW, bowtie can handle fasta files as well. Just use the '-f' option:Originally posted by zhidkov.ilia View PostAnother approach is to turn your reads from fasta to fastq, just stick them (reads) quality of 30 for each base and then you can use aligners for NGS and then visualize your results with IGV-viewer (http://www.broadinstitute.org/igv/v1.2).
Code:bowtie-build -f contigs.fa contig_bowtie bowtie --sam -f contig_bowtie reads.fa
Comment
-
I use Bowtie as gringer suggested.
Then Tablet to view the sam file. It shows it as a big alignment that you can scroll though.
If you're a biologist (like me) it's worth seeing if your uni has an administered central bio-informatics server that you can use. Having someone else install everything is a massive help.
Comment
Latest Articles
Collapse
-
by SEQadmin2
The immune system’s power comes from its genetic diversity, allowing myriad threats to be neutralized through first recognizing foreign antigens. That diversity is also what makes the immune system so difficult to study. Recent advances in sequencing technology and computational biology, however, are giving researchers new tools to understand immune responses and immune-related diseases in greater detail.
This convergence of genetics, immunology, and computation...-
Channel: Articles
09-01-2026, 05:41 AM -
ad_right_rmr
Collapse
News
Collapse
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 10:22 AM
|
0 responses
9 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 10:22 AM
|
||
|
Started by SEQadmin2, 09-02-2026, 12:32 PM
|
0 responses
12 views
0 reactions
|
Last Post
by SEQadmin2
09-02-2026, 12:32 PM
|
||
|
Started by SEQadmin2, 08-24-2026, 10:32 AM
|
0 responses
49 views
0 reactions
|
Last Post
by SEQadmin2
08-24-2026, 10:32 AM
|
||
|
Started by SEQadmin2, 08-20-2026, 11:17 AM
|
0 responses
51 views
0 reactions
|
Last Post
by SEQadmin2
08-20-2026, 11:17 AM
|
Comment