blekhmanlab / blekhmanlab/snakemake-compendium

Fasterq error downloading SRA files

Open
#9 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
R
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

From project PRJEB35665, which worked except for a few samples:

```
[Thu Jan 12 15:08:44 2023]
rule sra_to_fastq:
input: ERR3711717/ERR3711717.sra
output: fastq/ERR3711717.fastq
jobid: 0
reason: Missing output files: fastq/ERR3711717.fastq
wildcards: sample=ERR3711717
threads: 4
resources: mem_mb=2000, mem_mib=1908, disk_mb=1000, disk_mib=954, tmpdir=/tmp, slurm_account=blekhman, slurm_partition=blekhman, runtime=480

Activating singularity image /scratch.global/rabdill/cmanager/PRJEB35665/.snakemake/singularity/bcbd3b6afc4ba4e91c4bb840b33d8209.simg
2023-01-12T21:08:45 fasterq-dump.3.0.1 err: cmn_iter.c cmn_read_String( #45057 ).VCursorCellDataDirect() -> RC(rcVDB,rcBlob,rcReading,rcBlob,rcCorrupt)
```

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.