Hi,
I noticed superstr unexpectedly returned a returncode of 0, while it ran into an error. I was running this on a cram file, for which it seems I do not have the correct permissions to the reference files.
stderr contained:
[W::find_file_url] Failed to open reference "http://www.ebi.ac.uk/ena/cram/md5/2648ae1bacce4ec4b6cf337dcae37816": Destination address required
[E::fai_build3_core] Failed to open the file /research/bsi/archive/cram_references/GRCh38/GCA_000001405.15_GRCh38_no_alt_short_headers_nonACTG_to_N.fa
[E::refs_load_fai] Failed to open reference file '/research/bsi/archive/cram_references/GRCh38/GCA_000001405.15_GRCh38_no_alt_short_headers_nonACTG_to_N.fa'
[E::cram_get_ref] Failed to populate reference for id 0
[E::cram_decode_slice] Unable to fetch reference #0:9999-29187
[E::cram_next_slice] Failure to decode slice
stdout contained:
Successful run; processed 0 reads.
I have a different idea of 'successful' ;-) It makes me a bit worried about having to search for errors.
Best,
Wouter
Hi,
I noticed superstr unexpectedly returned a returncode of 0, while it ran into an error. I was running this on a cram file, for which it seems I do not have the correct permissions to the reference files.
stderr contained:
stdout contained:
I have a different idea of 'successful' ;-) It makes me a bit worried about having to search for errors.
Best,
Wouter