pileupFormatter {ProActive} | R Documentation |
Reformat input pileup file
Description
Place columns in correct order, clean accessions by removing text after white space, and name columns
Usage
pileupFormatter(pileup, mode)
Arguments
pileup |
A .txt file containing mapped sequencing read coverages averaged over 100 bp windows/bins. |
mode |
Either "genome" or "metagenome" |
[Package ProActive version 0.1.0 Index]