calculateStrandNbReads {strandCheckR} | R Documentation |
Calculate the number of reads coming from '+'/'-' strands in all sliding wndows
calculateStrandNbReads(winPosAlignments, winNegAlignments)
winPosAlignments |
a list that has a 'Win' field that contains information of sliding windows overalapping positive reads |
winNegAlignments |
a a list that has a 'Win' field that contains information of sliding windows overalapping negative reads |
a list of two vectors, containing a positive/negative number of reads of the input positive/negative windows