Description Usage Arguments Value
import an scNMT raw methylation file (chrom, start, %meth)
1 2 3 4 5 6 7 8 9 |
tsv |
a tsv or tsv.gz filename (will figure out what to do with it) |
dry |
dry run? (just check that the file is tabixed?) (FALSE) |
gen |
what genome the file corresponds to (default is GRCm38) |
seqinf |
add seqInfo? (leave FALSE if running behind a firewall) |
verbose |
be verbose? (FALSE) |
which |
optional GRanges to restrict reading of coordinates (NULL) |
... |
additional arguments to pass on to rtracklayer::import |
1 | a GRanges with appropriate seqinfo and scores turned to betas
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.