Open xingjianfeng100 opened 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.
Please install SZIP 2.1.1 and ZLIB independently. Thanks
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.