NOW I have a chiq-seq raw data which is fastq format and need to be covert into sam file and finally I want to get a .wig file . I have got bowtie and samtools. Any one knows the command for bowtie to covert fastq into sam ?
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion
bowtie -m 1 --strata --best --chunkmbs=512 --sam /path/to/indices input.fastq output.sam
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Today, 10:35 AM
|
0 responses
3 views
0 reactions
|
Last Post
by SEQadmin2
Today, 10:35 AM
|
||
|
Started by SEQadmin2, 08-06-2026, 07:41 AM
|
0 responses
23 views
0 reactions
|
Last Post
by SEQadmin2
08-06-2026, 07:41 AM
|
||
|
Started by SEQadmin2, 08-03-2026, 10:13 AM
|
0 responses
40 views
0 reactions
|
Last Post
by SEQadmin2
08-03-2026, 10:13 AM
|
||
|
Started by SEQadmin2, 07-31-2026, 02:55 AM
|
0 responses
46 views
0 reactions
|
Last Post
by SEQadmin2
07-31-2026, 02:55 AM
|
Comment