fastanalyze | R Documentation |
it counts the number of contigs, their size and the total size. It also calculates the N50 / L50, the N90 / L90 and prints a synthetic plot suming up all these results
fastanalyze(fasta_file, metrics = TRUE, plot = FALSE, verbose = TRUE)
fasta_file |
path of the fasta file |
metrics |
boolean, indicates whether the metrics should be printed |
plot |
boolean, indicates whether a plot should be generated |
verbose |
boolean, indicates whether each contig name and size be reported. default: TRUE |
Whatever you want
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.