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

addition of ncbi_protein annotation module #49

Closed
wants to merge 12 commits into from
Closed

Conversation

fmalmeida
Copy link
Owner

This custom module get's as input a list of protein's NCBI accession from NCBI protein database and performs a blastp against these sequences.

In summary, given the protein accs provided, the pipeline will check if any protein of the input genome is similar to them.

This custom module get's as input a list of protein's NCBI accession from NCBI protein database and performs a blastp against these sequences.

In summary, given the protein accs provided, the pipeline will check if any  protein of the input genome is similar to them.
@fmalmeida fmalmeida linked an issue Jan 27, 2022 that may be closed by this pull request
8 tasks
@fmalmeida
Copy link
Owner Author

Local tests shown that it seems to be working well ...

Now must properly document how this module works and should be used so a new release can be triggered.

@fmalmeida fmalmeida added enhancement New feature or request priority labels Jan 31, 2022
@fmalmeida
Copy link
Owner Author

Only waiting for improvements in the automatic report and in the documention to merge.

@fmalmeida fmalmeida removed a link to an issue Feb 14, 2022
8 tasks
@fmalmeida fmalmeida closed this Feb 14, 2022
@fmalmeida fmalmeida deleted the issue-31 branch February 20, 2022 12:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request priority
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant