invalid compressed data--crc error
Hello everyone i am trying to unzip a file with the command " gunzip file_name.gz " and getting this error. gzip: invalid compressed data--crc error invalid compressed data--length error How can i unzip my files.
genome
sequencing
sequence
• 3,524 views
•
link
updated
by
sppearce •
•
written
by
microbez.uaf •
0 answers
No answers yet.
Log in to answer this question.
More posts like this
-
ONT direct RNA sequencing
written by Karina •I have ONT direct RNA sequencing data consisting of 958 fastq.gz files per sample. I need to merge all of these files into a single …
-
Error in converting vcf file to plink format
written by Madhawa •Hi, I am trying to convert vcf format to plink format. I use this dataset (ALL.2of4intersection.20100804.genotypes.vcf.gz). Following is the command I used in my cmd: …
-
gunzip error: File not in gzip format
written by bioinformatics.girl •So I'm currently trying to unzip an .rds.gz file with the command: ``` gunzip filename.rds.gz ``` But keep receiving the error, ``` gzip: filename.rds.gz: not …
-
concatenate 24 stranded specific RNA seq fastq libraries in linux ?
written by slin023 •Hi, I am asking for suggestion for how to concatenate 24 stranded specific RNA seq libraries in linux ? I have tried few tricks on …
-
gzip: transmute.Linux.gz: invalid compressed data--format violated
written by Nelo •I want to unzip transmute.Linux.gz file by using `gunzip -f transmute.Linux.gz` command, but something wrong occurs to me, as shown below: gzip: transmute.Linux.gz: invalid compressed …
-
dbSNP vcf file is corrupted?
written by HB •Hi, I downloaded the file 00-All.vcf.gz from https://ftp.ncbi.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/VCF/ by using the wget command: wget ftp://ftp.ncbi.nih.gov/snp/organisms/human_9606_b151_GRCh38p7/VCF/00-All.vcf.gz When I try to gunzip the file: gunzip -k 00-All.vcf.gz …
-
Error in creating the standard Kraken2 database
written by nathaliaoliveira •**Hello I'm trying to create the standard Kraken 2 database, with the following command:** kraken2-build --standard --threads 16 --db kraken-Sdb **I' getting this:** Step 1/2: …
-
Are my .bam files ok?
written by jomagrax •Hi everyone my name is Jos, this is my problem: I have downloded some .bam files compressed in .rar, I decompressed them with both winrar …
-
Error when unzipping .gz files from GATK?
written by vctrm67 •Posting here because it seems to get a faster response. I get this error when trying to do `gunzip /vcf.gz` of the output of HaplotypeCaller: …
-
fastq.gz goes into gz cpgz loop
written by S0phia •We used a sequencing service and they gave us a 100GB tar file to download. After downloading, I checked the md5sum code and it matches …
Did you manage to figure out what the issue was with this? I'm having the same issue with some files generated with bcl2fastq.