We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
This will be a new perl script to enable curator to launch view processes following committing a new family to Rfam.
The script will:
UUID
The corresponding family page URL should also be included in the email. For example, https://rfam.org/family/RF03116
possible options:
--rfam-acc
--plugin
--no-email
--email [email@address]
The text was updated successfully, but these errors were encountered:
No branches or pull requests
This will be a new perl script to enable curator to launch view processes following committing a new family to Rfam.
The script will:
UUID
from the databaseThe 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 addressThe text was updated successfully, but these errors were encountered: