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

echoverse: Break up echolocatoR into sub-packages #62

Open
15 of 17 tasks
bschilder opened this issue Aug 28, 2021 · 0 comments
Open
15 of 17 tasks

echoverse: Break up echolocatoR into sub-packages #62

bschilder opened this issue Aug 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@bschilder
Copy link
Member

bschilder commented Aug 28, 2021

This will make it more modular and easier to debug.

Proposed modules:

  • echolocatoR (echoverse branch): Core functions such as workflow and utilities.
  • echofinemap: Fine-mapping functions.
  • echoLD: LD downloading and processing (UKB, 1KG).
  • echoAI: API access to variant-level AI predictions (IMPACT, DeepSEA, SpliceAI).
  • echoannot: API access to variant-level epigenomic/genomic annotations (XGR, Roadmap, ENCODE).
  • echotabix: Tabix-indexing of tabular and vcf files.
  • echopeaks: Peak calling (MACS2). Now integrated into echoannot, with additional functionality available via PeakyFinders
  • echovalidate: Validation functions such as annotation enrichment with bootstrapping.
  • echoconda: Conda env utility functions.
  • catalogueR: eQTL Catalogue API and colocalization.
  • downloadR: Single- or multi-threaded downloading functions.
  • ggLocusZoom: Locus plotting. Replaced by echoplot.
  • echoplot: Locus plotting (replacement for ggLocusZoom).
  • echodata: Fine-mapping results, echolocatoR Fine-mapping Portal API, and related datasets.
  • echogithub: Extract data and metadata from GitHub

Extra modules

@bschilder bschilder added the enhancement New feature or request label Aug 28, 2021
@bschilder bschilder self-assigned this Aug 28, 2021
@bschilder bschilder changed the title **echoverse**: Break up echolocatoR into sub-packages echoverse: Break up echolocatoR into sub-packages Mar 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

1 participant