make a link data.frame for biobakery mapping files input
Source:R/import-utils.R
linkBiobakeryMap.Rd
make a link data.frame for biobakery mapping files input
Arguments
- map
Character
, result fromreadLines()
on uncompressed humann mapping files.
Value
a two-column data.frame
that can be convrted into an adjaceny
matrix used as input for weaveWeb()
.