seqDNAcopy-internal: Internal seqDNAcopy functions

Description Usage Details

Description

Internal functions of package seqDNAcopy.

Usage

1
2
3
4
5
6
7
chromRange(i, chr="")
bam2fragments(bamFile, X=FALSE, mapq=20)
frags2counts(nfmid, tfmid, rstart, rend)
fragments2dataframe(nbam, tbam, iSizeLim=c(75,750), gbuild="hg19")
bams2counts(nBamFile, tBamFile, GCcorrect=TRUE, gbuild="hg19", mapq=20,
              iSizeLim=c(75,750), X=FALSE)
seqsegment(fcounts, sampleid="SeqSample", minBinCount=15, binSize=1000)

Details

These are not to be called directly by the user


veseshan/seqDNAcopy documentation built on May 3, 2019, 6:11 p.m.