Hello I seen a script on this link https://code.google.com/p/fasta-to-fastq/ that converts fasta to fastq either as standalone or unix workflow.
How can use I it either as standalone or unix?
How can use I it either as standalone or unix?
You are currently viewing the SEQanswers forums as a guest, which limits your access. Click here to register now, and join the discussion
$ wget https://fasta-to-fastq.googlecode.com/files/fasta_to_fastq.pl
$ chmod u+x fasta_to_fastq.pl
$ perl fasta_to_fastq.pl reads.fasta > my_converted_fasta.fq
$ wget https://fasta-to-fastq.googlecode.com/files/fasta_to_fastq.pl
$ chmod u+x fasta_to_fastq.pl
$ perl fasta_to_fastq.pl reads.fasta > my_converted_fasta.fq
| Topics | Statistics | Last Post | ||
|---|---|---|---|---|
|
Started by SEQadmin2, Yesterday, 12:32 PM
|
0 responses
5 views
0 reactions
|
Last Post
by SEQadmin2
Yesterday, 12:32 PM
|
||
|
Started by SEQadmin2, 08-24-2026, 10:32 AM
|
0 responses
48 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
|
||
|
Started by SEQadmin2, 08-18-2026, 10:05 AM
|
0 responses
55 views
0 reactions
|
Last Post
by SEQadmin2
08-18-2026, 10:05 AM
|
Comment