selectRepresentativeFromASM: Select the best representative species from the NCBI assembly...

View source: R/selectRepresentativeFromASM.R

selectRepresentativeFromASMR Documentation

Select the best representative species from the NCBI assembly summary.

Description

sort.idx is a weight to sort where heavier will be preffered. Any tie weight will be further sorted by organism_name. Only the top unique species_taxid will be retained in the final assembly summary.

Usage

selectRepresentativeFromASM(asm)

Arguments

asm

NCBI assembly summary.

Value

Trimmed NCBI assembly summary.


kmeRtone documentation built on Sept. 11, 2024, 9:12 p.m.