You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
atacseq.py and chipseq.py should use functions from pypiper.ngstk. Specifically, this is in regard to bam_to_bigwig / bamToBigWig (though it may also apply to other pipeline-defined functions). At least from quick look over the version in chipseq.py, it seems like the only real difference is a hook for normalization factor. These functions should use a central version from ngstk once it parameterizes that. databio/pypiper#52
The text was updated successfully, but these errors were encountered:
atacseq.py
andchipseq.py
should use functions frompypiper.ngstk
. Specifically, this is in regard tobam_to_bigwig
/bamToBigWig
(though it may also apply to other pipeline-defined functions). At least from quick look over the version inchipseq.py
, it seems like the only real difference is a hook for normalization factor. These functions should use a central version fromngstk
once it parameterizes that.databio/pypiper#52
The text was updated successfully, but these errors were encountered: