Security News
UK Officials Consider Banning Ransomware Payments from Public Entities
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Peptide
Returns an array of information about amino acids
Returns a peptidic sequence from a PDB or one letter code to the internal molecular formula format
Arguments
sequence
- string with the amino acids sequenceAdd a positive charge on Arg, His and Lys
Arguments
mf
- string with a molecular formula to chargeGenerate peptide fragmentation. Returns an array of molecular formulas with the different fragments.
Arguments
mf
- string with the molecular formulaoptions
- object with requested fragments. Default: {a:false, b:true, c:false, x:false, y:true, z:false, i:false}
You can also specify internal fragments using the options 'ya' and 'yb'.
pKa of amino acids is based on https://en.wikipedia.org/wiki/Amino_acid.
Calculate the charge for a specific amino acid sequence. The sequence should be entered in the form "HAlaGlyOH". Please take care about the N and C terminal end. You may use the methods "convertAASequence" to create such a sequence from other format.
Arguments
sequence
- string with the amino acids sequenceph
- ph for which to calculate the charge. Default: 7.0Calculate the isoelectric point for a specific amino acid sequence. The sequence should be entered in the form "HAlaGlyOH". Please take care about the N and C terminal end. You may use the methods "convertAASequence" to create such a sequence from other format.
Arguments
sequence
- string with the amino acids sequenceReturns an object containing the y and yAbs array of the charge of the peptide for a pH that goes from 0 to 14.
Arguments
sequence
- string with the amino acids sequenceReturns a color based on the isoelectric point :
Arguments
iep
- the value of the isoelectric pointFAQs
Peptide
The npm package peptide receives a total of 503 weekly downloads. As such, peptide popularity was classified as not popular.
We found that peptide demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers 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
The UK is proposing a bold ban on ransomware payments by public entities to disrupt cybercrime, protect critical services, and lead global cybersecurity efforts.
Security News
Snyk's use of malicious npm packages for research raises ethical concerns, highlighting risks in public deployment, data exfiltration, and unauthorized testing.
Research
Security News
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.