Format copy number estimation output to BED file format.
cn2bed( cn.pred, type = "solo", filename = "copy_number_est", sep = "\t", output = NULL )
cn.pred |
|
---|---|
type | type of copy number estimation: |
filename | name of the output file (will be extended by "*.csv"). |
sep | column separator. |
output | path in which the output file shall be stored. |
Hajk-Georg Drost