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

Task 'MapUniProtFeatures.main()' not found in root project 'jvarkit'. #218

Open
wunalahu2 opened this issue Nov 9, 2022 · 2 comments
Open

Comments

@wunalahu2
Copy link

Hi lindenb,
can I debug the MapUniProtFeatures.java in IntelliJ IDEA 2022.2.3 ? I want to add the 'Gene' and peptide 'POSITION(S)' info in the result generated from MapUniProtFeatures.
I've tried it ,but the following error is raised:
Task 'MapUniProtFeatures.main()' not found in root project 'jvarkit'.

  • Try:

Run gradle tasks to get a list of available tasks.
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.

Executing gradle task is OK for gradle MapUniProtFeatures,and the packaged mapuniprot.jar can successfully run in my terminal

But when I want to debug the source file MapUniProtFeatures.java ,it reports the above error.

@lindenb
Copy link
Owner

lindenb commented Nov 9, 2022

sorry this is more a programming / IDE question. I use a terminal, I cannot help with this;

@wunalahu2
Copy link
Author

That's OK.I've found another software to and peptide positions for each genomic locations to the result of MapUniProtFeatures.java.It's OK for me now .Thanks a lot for your help.

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