Closed mbstadler closed 1 month ago
Add arguments sequence.context and sequence.reference to readModBam (similar as in readBedMethyl), so that it can call addSeqContext internally and populate the sequence.context column of rowData(se).
sequence.context
sequence.reference
readModBam
readBedMethyl
addSeqContext
rowData(se)
Adressed in 3d52283.
The arguments sequence.context and sequence.reference were added bot to readModBam and readModkitExtract.
readModkitExtract
Add arguments
sequence.context
andsequence.reference
toreadModBam
(similar as inreadBedMethyl
), so that it can calladdSeqContext
internally and populate thesequence.context
column ofrowData(se)
.