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

Range query API #55

Open
6 of 29 tasks
GarrettNg opened this issue Nov 22, 2023 · 0 comments
Open
6 of 29 tasks

Range query API #55

GarrettNg opened this issue Nov 22, 2023 · 0 comments

Comments

@GarrettNg
Copy link
Contributor

GarrettNg commented Nov 22, 2023

Partially implemented (some may already be implemented)

  • alignments:
    • sam.gz:
      • tbi
      • csi
    • bam: bai/csi
      • bai
      • tbi
      • csi
    • cram
      • tbi
      • csi
  • variants:
    • vcf
      • tbi
      • csi
    • bcf
      • tbi
      • csi
  • sequences: fasta, fastq
    • fasta.gz
      • fai (fasta, uncompressed)
      • [] gzi (compressed)
    • fastq.gz
      • fai (fastq, uncompressed)
      • gzi (compressed)
  • interval feature
    • bed.gz
    • bedGraph.gz
    • gtf.gz/gff.gz
    • Arbitrary TSV files with tabix
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

No branches or pull requests

1 participant