Skip to content

xerial/genome-weaver

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

79 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Glens

Glens is a Scala library for reading and writing genomic data files.

Feature

  • Object definitions for biological data formats
  • Mapping data files into objects

Supported Formats

  • FASTA
  • FASTQ
  • BED
  • WIG

ToDo

  • Add format support
    • GFF
    • SAM/BAM (using picard)
    • AXT
    • bigWig/bigBED
    • Silk
  • Data storage
    • compressed storage
    • split for parallel read/write
  • Synchronization

About

Biological data format reader for Scala

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Scala 89.4%
  • Shell 10.6%