915
edits
Changes
added filenames to command
Once installed, use the '''xsq-convert''' function from the command line. The following command will convert a filename.xsq file into a colorspaced filename.fastq file
<pre>xsq-convert -s colorfilename.xsq</pre>
This command will generate a base-spaced file filename.fastq
<pre>xsq-convert -s basefilename.xsq</pre>
[[ Category: Bioinformatics ]]
[[ Category: RNAseq ]]
[[ Category: File Conversion]]