fastqreator

Converts files from FASTA to FASTQ formats


License
GPL-2.0+
Install
pip install fastqreator==1.3

Documentation

Name

fastqreator - convert ".phd.1" files to ".fastq".

##########################################################

Synopsis

fastqreator [OPTION] SOURCE_1...SOURCE_2
fastqreator [OPTION] DIRECTORY

##########################################################

Description

Reads a source ".phd.1" FASTA format file, or a directory 
containing those files, and converts them into the FASTQ
".fastq" files. 

-c, --concatenate two ".fastq" files together.

-h, --help
	prints the README file, which you are currently
	viewing. 


	

##########################################################

Author

Written by Brandon Kuehnert.

##########################################################

Reporting Bugs

Bugs can be logged on the GitHub project page,
  <http://www.github.com/aethersphinx/fastqreator/>

##########################################################

Copyright

Copyright 2016 Brandon Kuehnert. License GPLv3+: GNU CPL
version 3 or later <http://gnu.org/licenses/gpl.html>
This is free software: you are allowed to modify and 
distribute the software. However, there is NO WARRANTY, 
to the extent permitted by law.