Skip to content

sya12005/LFastqC

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

LFastqC - Fastq files compressor

Requirements:

  • Ubuntu 16.04 64-bit and 8 GB of RAM.

To compress:

./compress fastq_file.fastq  

Output:

fastq_file.LFastqC

To decompress:

./decompress fastq_file.LFastqC 

Output:

fastq_file_fastq

MFCompress and Lpaq8

We provided a precompiled version for both compressors for Ubuntu 16.04 64-bit, no further action needed beside chmod MFCompressC, MFCompressD, and lpaq8.

Contact

Sultan AlYami
sultan.al_yami@uconn.edu 

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published