User Tools

Site Tools


kat-software

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
kat-software [2017/09/27 11:40] aorthkat-software [2017/09/27 11:52] (current) aorth
Line 17: Line 17:
 $ kat --help</code> $ kat --help</code>
  
-There are examples for using KAT here: https://kat.readthedocs.io/en/latest/walkthrough.html+Note that KAT supports gzip-compressed fastq files but you need to use them like this: 
 +<code>$ kat comp -t 8 -n <(gunzip -c data_S0_L001_R1_001.fastq.gz) <(gunzip -c data_S0_L001_R2_001.fastq.gz)</code> 
 + 
 +There are more examples for using KAT here: https://kat.readthedocs.io/en/latest/walkthrough.html
  
 ===== Installation ====== ===== Installation ======
kat-software.1506512430.txt.gz · Last modified: 2017/09/27 11:40 by aorth