Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor read.bismark() improvements: #29

Merged
merged 1 commit into from
Apr 18, 2016

Conversation

PeteHaitch
Copy link
Contributor

- read files in parallel via mclapply()
- Error if user tries to collapse-by-strand the strand-less .cov input
- Strip names() from sampleNames to avoid failing strict SummarizedExperiment validity checks
- Pass rmZeroCov to read.bismarkCytosineReportRaw()
- Documentation and example updates
@codecov-io
Copy link

Current coverage is 17.02%

Merging #29 into master will increase coverage by +0.14% as of a397558

@@            master     #29   diff @@
======================================
  Files           18      18       
  Stmts         2250    2255     +5
  Branches         0       0       
  Methods          0       0       
======================================
+ Hit            380     384     +4
  Partial          0       0       
- Missed        1870    1871     +1

Review entire Coverage Diff as of a397558

Powered by Codecov. Updated on successful CI builds.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants