Skip to content

Comments

fix for this cross device link error:#6

Open
bwlang wants to merge 1 commit intobio15anu:mainfrom
bwlang:cross_device_link_error
Open

fix for this cross device link error:#6
bwlang wants to merge 1 commit intobio15anu:mainfrom
bwlang:cross_device_link_error

Conversation

@bwlang
Copy link

@bwlang bwlang commented Feb 20, 2025

Traceback (most recent call last):
File "revelio.py", line 445, in
main(args.inbam,args.outbam,args.QUALITY,args.THREADS,args.temp,args.fasta)
File "revelio.py", line 119, in main
if isinstance(bam, str): os.replace(bam, OUT)
^^^^^^^^^^^^^^^^^^^^
OSError: [Errno 18] Invalid cross-device link: '/tmp/tmp6mzrakqy/tmpbip0bl85' -> '200ng.bam'

  Traceback (most recent call last):
    File "revelio.py", line 445, in <module>
      main(args.inbam,args.outbam,args.QUALITY,args.THREADS,args.temp,args.fasta)
    File "revelio.py", line 119, in main
      if isinstance(bam, str): os.replace(bam, OUT)
                               ^^^^^^^^^^^^^^^^^^^^
  OSError: [Errno 18] Invalid cross-device link: '/tmp/tmp6mzrakqy/tmpbip0bl85' -> '200ng.bam'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant