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

Error during tilling generation. Please see /XXX/XXX/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.out and /XXX/XXX/XX/XXX/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.err for details. #60

Open
Caiyulu-818 opened this issue May 29, 2021 · 11 comments

Comments

@Caiyulu-818
Copy link

Error during tilling generation. Please see /data2/bma/lcy/nanopore/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.out and /data2/bma/lcy/nanopore/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.err for details.

tilling_1.err :Error in during nucmer.

above is the message of error, but when perl check-dependency, all is functional, include the mummer.

@Caiyulu-818 Caiyulu-818 changed the title Error during tilling generation. Please see /data2/bma/lcy/nanopore/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.out and /data2/bma/lcy/nanopore/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.err for details. Error during tilling generation. Please see /XXX/XXX/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.out and /XXX/XXX/XX/XXX/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/tilling_1.err for details. May 29, 2021
@jsgounot
Copy link
Contributor

Hi Caiyulu,

In this directory /data2/bma/lcy/nanopore/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/mummer/, you should have these files :

  • cmd_delta_filter.txt
  • cmd_delta.txt
  • cmd_coord.txt

which contain the mummer command lines. Could you run one command line from the cmd_delta.txt file to see if an error is raised ?

Regards,
Jean-Sebastien

@Caiyulu-818
Copy link
Author

Hi Caiyulu,

In this directory /data2/bma/lcy/nanopore/assemblyA1_/intermediate_files/opera_long_read/GAPFILLING/TILLING/mummer/, you should have these files :

  • cmd_delta_filter.txt
  • cmd_delta.txt
  • cmd_coord.txt

which contain the mummer command lines. Could you run one command line from the cmd_delta.txt file to see if an error is raised ?

Regards,
Jean-Sebastien

the error message:Can't locate Foundation.pm in @inc (@inc contains: /xxx/xxx/application/OPERA-MS/tools_opera_ms/MUMmer3.23/scripts /data1/xxx/perl5/lib/perl5 /xxx/xxx/perl5/lib/perl5/x86_64-linux-thread-multi /data2/xxx/perl5/lib/perl5 /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at /data2/xxx/new_application/OPERA-MS/tools_opera_ms/MUMmer3.23/nucmer line 19.
BEGIN failed--compilation aborted at /data2/xxx/new_application/OPERA-MS/tools_opera_ms/MUMmer3.23/nucmer line 19.

@jsgounot
Copy link
Contributor

Strange, the script should be in this directory : /xxx/xxx/application/OPERA-MS/tools_opera_ms/MUMmer3.23/scripts. Could you list files inside ?

@Caiyulu-818
Copy link
Author

Caiyulu-818 commented May 31, 2021 via email

@jsgounot
Copy link
Contributor

Sorry, is it empty ?

@Caiyulu-818
Copy link
Author

Caiyulu-818 commented May 31, 2021 via email

@jsgounot
Copy link
Contributor

Sorry, I don't see any picture here.
Can you provide an url instead ?

@Caiyulu-818
Copy link
Author

Caiyulu-818 commented May 31, 2021 via email

@jsgounot
Copy link
Contributor

I'm really sorry but I don't have access to your attachement.
Can you please use a web host service like imgur or just copy past the directory content ?
Is there Foundation.pm in the folder at least ?

@Caiyulu-818
Copy link
Author

Caiyulu-818 commented May 31, 2021 via email

@jsgounot
Copy link
Contributor

Ok, this means that perl is not able to load the script even though it's found in your path include directories. Sadly there are not much I can do about that, you will have to resolve this error (or ask your IT responsible) on your own since this can come from multiple origins and it is not specifically linked to OPERA-MS. See this for example and maybe as a starting point.

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