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

Develop rfview.pl tool to manually launch family view processes #41

Open
kalvari opened this issue May 15, 2020 · 0 comments
Open

Develop rfview.pl tool to manually launch family view processes #41

kalvari opened this issue May 15, 2020 · 0 comments

Comments

@kalvari
Copy link
Member

kalvari commented May 15, 2020

This will be a new perl script to enable curator to launch view processes following committing a new family to Rfam.

The script will:

  1. fetch the corresponding family UUID from the database
  2. submit a new LSF job running all family view plugins
  3. notify the user via email when the results are ready.

The corresponding family page URL should also be included in the email. For example, https://rfam.org/family/RF03116

possible options:

  • --rfam-acc: specifies the family accession
  • --plugin: specifies which plugin to launch (e.g. SecondaryStructure). Run all if not specified
  • --no-email: disables email notifications
  • --email [email@address]: allows the user to specify an alternative email address
@kalvari kalvari self-assigned this May 15, 2020
@kalvari kalvari removed their assignment Jul 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant