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, Today, 12:22 PM
|
0 responses
9 views
0 reactions
|
Last Post
by SEQadmin2
Today, 12:22 PM
|
||
|
Started by SEQadmin2, 08-11-2026, 10:35 AM
|
0 responses
11 views
0 reactions
|
Last Post
by SEQadmin2
08-11-2026, 10:35 AM
|
||
|
Started by SEQadmin2, 08-06-2026, 07:41 AM
|
0 responses
30 views
0 reactions
|
Last Post
by SEQadmin2
08-06-2026, 07:41 AM
|
||
|
Started by SEQadmin2, 08-03-2026, 10:13 AM
|
0 responses
48 views
0 reactions
|
Last Post
by SEQadmin2
08-03-2026, 10:13 AM
|
Comment