{ "abstract" : "a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.", "author" : [ "Andrea Telatin " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", "license" : [ "mit" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Proch-N50", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "FASTX::Reader" : "0.7", "Getopt::Long" : "2.39", "JSON::PP" : "2.27", "Pod::Usage" : "1.61", "Text::ASCIITable" : "0", "perl" : "5.012" } }, "test" : { "recommends" : { "Text::ASCIITable" : "0.2" } } }, "provides" : { "Proch::N50" : { "file" : "lib/Proch/N50.pm", "version" : "v1.3.0" } }, "release_status" : "stable", "resources" : { "homepage" : "https://metacpan.org/release/Proch-N50", "repository" : { "url" : "https://github.com/quadram-institute-bioscience/seqfu.git" } }, "version" : "1.3.0", "x_generated_by_perl" : "v5.22.1", "x_serialization_backend" : "Cpanel::JSON::XS version 4.10" }