recipe n50

calculate N50 from FASTA/FASTQ files, producing both machine and human friendly outputs

Homepage:

http://metacpan.org/pod/Proch::N50

Documentation:

https://github.com/quadram-institute-bioscience/seqfu/wiki/n50

Developer docs:

https://github.com/quadram-institute-bioscience/seqfu/

License:

mit

Recipe:

/n50/meta.yaml

Links:

biotools: n50, doi: 10.3390/bioengineering8050059

a program to calculate size metrics of a FASTA (or FASTQ) file: minimum, maximum, average length, N50, N75, N90 and the area of the Nx curve (auN). Gzipped files are supported as input, and the output can be in compact, csv, tsv, json or screen friendly format.

package n50

(downloads) docker_n50

Versions:
1.5.6-01.5.5-01.5.4-01.5.0-01.4.10-11.4.10-01.4.2-21.4.2-11.4.2-0

1.5.6-01.5.5-01.5.4-01.5.0-01.4.10-11.4.10-01.4.2-21.4.2-11.4.2-01.4.1-01.3.0-11.3.0-01.2.0-01.0.0-00.92-00.90-00.83-00.82-00.80-00.60-30.60-20.60-10.60-0

Depends:
Required By:

Installation

With an activated Bioconda channel (see set-up-channels), install with:

conda install n50

and update with:

conda update n50

or use the docker container:

docker pull quay.io/biocontainers/n50:<tag>

(see n50/tags for valid values for <tag>)

Download stats