Results for "FASTQ"

Tags

  • Convert interleaved to separate files with BBmap. $ reformat.sh in=reads.fq out1=reads_r1.fq out2=reads_r2.fq #interleave #fastq #seperate #reformat #bbmap

    Tags: interleave, fastq, seperate, reformat, bbmap

    2312 days ago

  • interleave fastq files https://gist.github.com/nathanhaigh/4544979 #interleave #fastq #pair #ngs #reads

    Tags: interleave, fastq, pair, ngs, reads

    2308 days ago

  • Converting FASTQ to FASTA

    There are several ways you can convert fastq to fasta sequences. Some methods are listed below. Using SED sed can be used to selectively print the desired lines from a file, so if you print the first and 2rd line of every 4 lines, you get the sequence header and sequence need...

    Tags: fasta, fastq, convert, sed, awk, seqtk, bioawk, fastx, Emboss, fastq2fasta

    2303 days ago

  • AfterQC: Automatic Filtering, Trimming, Error Removing and Quality Control for fastq data

    Automatic Filtering, Trimming, Error Removing and Quality Control for fastq data AfterQC can simply go through all fastq files in a folder and then output three folders: good, bad and QC folders, which contains good reads, bad reads and the QC results of each fastq file/pair. Currently it suppo...

    Tags: Automatic, Filtering, Trimming, Error, Removing, Quality, Control, fastq, data

    2135 days ago

  • fastq-pair: Match up paired end fastq files quickly and efficiently https://github.com/linsalrob/fastq-pair #fastq-pair #fastq

    Tags: fastq, fastq

    1830 days ago

  • How to filter out host reads from paired-end fastq files?

    How to filter out host reads from paired-end fastq files?

    Tags: filter, host, reads, paired-end, fastq, files

    1466 days ago

  • gfastats: The swiss army knife for genome assembly.

    gfastats is a single fast and exhaustive tool for summary statistics and simultaneous *fa* (fasta, fastq, gfa [.gz]) genome assembly file manipulation. gfastats also allows seamless fasta<>fastq<>gfa[.gz] conversion. It has been tested in genomes even >...

    Tags: gfastats, summary, statistics, simultaneous, fasta, fastq, gfa

    603 days ago