Coder Social home page Coder Social logo

aaiezza / flick Goto Github PK

View Code? Open in Web Editor NEW
2.0 2.0 0.0 1.4 MB

FLiCK - Format LeveragIng Compression frameworK

License: The Unlicense

Shell 0.21% Java 99.79%
fasta compression-algorithm nucleotides biology chemistry compression dna genetics rna-seq danger

flick's People

Contributors

aaiezza avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

flick's Issues

Altering default compression

Currently, the FLiCK platform performs ZIP compression on files it has no built modules for. There could be integration of gzip and bzip2 and an adjusting flag for what type of compression to perform on these module-less files.

Unflick checks for ZipHeaders

Zip4j crashes unflick when given a file that is not a zip file or, more appropriately, a flick file:

C:\git\FLiCK\test_resources>java -cp ..\build\libs\flick-0.4.1.jar edu.rit.flick.util.Unflick -v SRR390728_1.fq net.lingala.zip4j.exception.ZipException: zip headers not found. probably not a zip file at net.lingala.zip4j.core.HeaderReader.readEndOfCentralDirectoryRecord(HeaderReader.java:122) at net.lingala.zip4j.core.HeaderReader.readAllHeaders(HeaderReader.java:78) at net.lingala.zip4j.core.ZipFile.readZipInfo(ZipFile.java:425) at net.lingala.zip4j.core.ZipFile.extractAll(ZipFile.java:475) at net.lingala.zip4j.core.ZipFile.extractAll(ZipFile.java:451) at edu.rit.flick.DefaultFlickFile.inflate(DefaultFlickFile.java:238) at edu.rit.flick.FlickFile.inflate(FlickFile.java:36) at edu.rit.flick.util.Unflick.main(Unflick.java:57)

Want to see all the modules and all the options

  • There should a be a list flag to list all of the file extensions and modules that exist.
  • Also another flag to show the option set for a given module.
  • Maybe it is OK to have multiple modules for the same extensions (multiple modules issue), but be able to make one of them default and select which one you wish to use with some flag.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.