GitHub - Bioconductor/VariantExperiment: A RangedSummarizedExperiment Container for VCF/GDS Data with GDS Backend (original) (raw)
Navigation Menu
- GitHub Copilot Write better code with AI
- GitHub Advanced Security Find and fix vulnerabilities
- Actions Automate any workflow
- Codespaces Instant dev environments
- Issues Plan and track work
- Code Review Manage code changes
- Discussions Collaborate outside of code
- Code Search Find more, search less
Explore - Why GitHub
- All features
- Documentation
- GitHub Skills
- Blog
- By company size
- Topics
- Pricing
Provide feedback
We read every piece of feedback, and take your input very seriously.
Include my email address so I can be contacted
Saved searches
Use saved searches to filter your results more quickly
Bioconductor / VariantExperiment Public
- Notifications You must be signed in to change notification settings
- Fork0
- Star 1
A RangedSummarizedExperiment Container for VCF/GDS Data with GDS Backend
1 star 0 forks Branches Tags Activity
Notifications You must be signed in to change notification settings
Additional navigation options
Folders and files
Name | Name | Last commit message | Last commit date |
---|---|---|---|
Latest commitHistory209 Commits | |||
R | R | ||
inst | inst | ||
man | man | ||
tests | tests | ||
vignettes | vignettes | ||
.Rbuildignore | .Rbuildignore | ||
.gitignore | .gitignore | ||
DESCRIPTION | DESCRIPTION | ||
NAMESPACE | NAMESPACE | ||
NEWS | NEWS | ||
README.md | README.md |
Repository files navigation
VariantExperiment
VariantExperiment is a Bioconductor package for saving data in VCF/GDS format into RangedSummarizedExperiment object. The high-throughput genetic/genomic data are saved in GDSArray objects. The annotation data for features/samples are saved in DelayedDataFrame format with mono-dimensional GDSArray in each column. The on-disk representation of both assay data and annotation data achieves on-disk reading and processing and saves memory space significantly. The interface of RangedSummarizedExperiment data format enables easy and common manipulations for high-throughput genetic/genomic data with common SummarizedExperiment metaphor in R and Bioconductor.
About
A RangedSummarizedExperiment Container for VCF/GDS Data with GDS Backend
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages
No packages published