View source: R/read_assemblystats.R
| read_assemblystats | R Documentation |
This function reads an organism specific Genome Assembly
Stats file that was retrieved with getAssemblyStats.
read_assemblystats(file, type = "raw")
file |
a character string specifying the path to the file storing the Genome Assembly Stats file. |
type |
a tibble object, either |
This function takes a string specifying the path to the Genome
Assembly Stats file of interest (e.g. the path returned by
getAssemblyStats) and imports it.
Hajk-Georg Drost
getAssemblyStats, read_genome,
read_proteome, read_cds, read_gff
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.