
Security News
Follow-up and Clarification on Recent Malicious Ruby Gems Campaign
A clarification on our recent research investigating 60 malicious Ruby gems.
Rust implementation of the amino acid alignment to a nucleotide alignment described here: https://academic.oup.com/bioinformatics/article/31/11/1836/2365396.
Primarily for use with hmmer.
aa2nucaln ./path/to/fasta > output.fna
Output is to STDOUT.
Output of aa2nucaln
help page:
Max Brown <mb39@sanger.ac.uk>
Convert an amino acid alignment to a nucelotide alignment.
For more info, see: https://academic.oup.com/bioinformatics/article/31/11/1836/2365396
USAGE:
aa2nucaln [OPTIONS] [fasta]
ARGS:
<fasta> The reference amino acid alignment file in fasta format.
OPTIONS:
-h, --help Print help information
-i, --ignore <ignore> Should the lower-case letters in an amino acid alignment be ignored?
[default: true]
-V, --version Print version information
FAQs
Unknown package
We found that aa2nucaln demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
A clarification on our recent research investigating 60 malicious Ruby gems.
Security News
ESLint now supports parallel linting with a new --concurrency flag, delivering major speed gains and closing a 10-year-old feature request.
Research
/Security News
A malicious Go module posing as an SSH brute forcer exfiltrates stolen credentials to a Telegram bot controlled by a Russian-speaking threat actor.