bioconvert fastq2fasta --help and more generally: bioconvert --help You may also callBioConvertfrom a Python shell: # import a converter from bioconvert.fastq2fasta import FASTQ2FASTA # Instanciate with infile/outfile names convert = FASTQ2FASTA(infile, outfile) # the conversion itself: convert...
FluConvert: a tool to process downloaded sequences FluConvert automatically processes downloaded sequence files (*.FASTA) using the command-line interface (CLI) by batch (shell) scripts operated in a Microsoft Windows environment. It consequently performs (1) name and quality checking for downloaded...
FluConvert: a tool to process downloaded sequences FluConvert automatically processes downloaded sequence files (*.FASTA) using the command-line interface (CLI) by batch (shell) scripts operated in a Microsoft Windows environment. It consequently performs (1) name and quality checking for downloaded...