xiaochuanle / MECAT

MECAT: an ultra-fast mapping, error correction and de novo assembly tool for single-molecule sequencing reads
107 stars 26 forks source link

the problem in transfereing to FASTA format by running DEXTRACTOR/dextract #39

Open xingjianfeng100 opened 6 years ago

xingjianfeng100 commented 6 years ago

Hi, when I run "while read line; do dextract -v $line >> reads.fasta ; done < reads.fofn", error exists: "(null): zlib library is not present, check build/installation" Could anyone give me some advice? Many thanks.

xiaochuanle commented 6 years ago

Please install SZIP 2.1.1 and ZLIB independently. Thanks