Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RE: MUMmer path issue #26

Open
Malabady opened this issue Mar 21, 2022 · 3 comments
Open

RE: MUMmer path issue #26

Malabady opened this issue Mar 21, 2022 · 3 comments

Comments

@Malabady
Copy link

Hi,

I running finisherSc.py using the following command:

``
python $P2F/finisherSC.py -par 16 -l True ../finisherSC /home/msa/software/MUMmer3.23/
'''

The run keeps on throwing the following errors and eventually creates many core dump files. I am running it on a node with 900Gb and 16 processors.

ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
ERROR: The following critical files could not be used
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
/Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc

Here is the nucmer.error file.

20220321|081252| 25126| ERROR: The following critical files could not be used
20220321|081252| 25126| /Users/kakitlam/Downloads/MUMmer3.23/aux_bin/postnuc
20220321|081252| 25126| /Users/kakitlam/Downloads/MUMmer3.23/aux_bin/prenuc
20220321|081252| 25126| /Users/kakitlam/Downloads/MUMmer3.23/mgaps
20220321|081252| 25126| /Users/kakitlam/Downloads/MUMmer3.23/mummer
20220321|081252| 25126| Check your paths and file permissions and try again
nucmer.error (END)

Any suggestions?

Thanks,

@kakitone
Copy link
Owner

I recommend git clone FinisherSC from source and use absolute paths.

You may find this thread useful. #19 (comment)

@Malabady
Copy link
Author

Hey,

That's what I did. when I git clone it, it comes with a MUMmer3.23 folder. Do you suggest that I install MUMmer separately?

Thanks

@kakitone
Copy link
Owner

Yes

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

No branches or pull requests

2 participants