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

Add BamDataSource #79

Merged
merged 4 commits into from
Apr 17, 2015
Merged

Add BamDataSource #79

merged 4 commits into from
Apr 17, 2015

Conversation

danvk
Copy link
Collaborator

@danvk danvk commented Apr 17, 2015

Like the other data sources, this manages caching and speculative fetching, and creates an immediate, synchronous view over the remote data source.

This also adds coalesce and isCoveredBy methods to Interval and ContigInterval which facilitate working with collections of intervals.

See #26

Review on Reviewable

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 93.71% when pulling 36f3ebf on bam-source into 47f44c9 on master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.03%) to 93.71% when pulling a5c6bfe on bam-source into 47f44c9 on master.

danvk added a commit that referenced this pull request Apr 17, 2015
@danvk danvk merged commit a8d585f into master Apr 17, 2015
@danvk danvk deleted the bam-source branch June 22, 2015 16:19
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

2 participants