Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
jbrowse-plugin-ideogram
Advanced tools
jbrowse-plugin-ideogram
Jbrowse 2 plugin for displaying an ideogram
Uses the great https://eweitz.github.io/ideogram/ library for rendering
git clone https://github.com/cmdcolin/jbrowse-plugin-ideogram
cd jbrowse-plugin-ideogram
yarn
yarn start
Then open JBrowse Web to (assuming it is running on port 3000):
http://localhost:3000/?config=http://localhost:9080/config.json
coming soon
Add to the "plugins" of your JBrowse Web config:
{
"plugins": [
{
"name": "Ideogram",
"url": "https://unpkg.com/jbrowse-plugin-ideogram/dist/jbrowse-plugin-ideogram.umd.production.min.js"
}
]
}
To annotate features on the ideogram as in the screenshot above, data must be uploaded via the setup screen's open file interface.
name
"[{"name": "MYLINK", "link": "https://my-link.com/"}]"
name
note1
note2
name genomeLocation tier externalLinks
note1 1:39895426-39902013 1 [{"name":"MYLINK","link":"https://my-link.com/note1"}]
note2 1:157573749-157598080 2 [{"name":"MYLINK", "link":"https://my-link.com/note2"}]
Any additional data will be parsed out and displayed in the widget that can be brought out by clicking an annotation on the ideogram.
If these formatting rules are not obeyed the annotations will not be displayed.
FAQs
> Jbrowse 2 plugin for displaying an ideogram
The npm package jbrowse-plugin-ideogram receives a total of 7 weekly downloads. As such, jbrowse-plugin-ideogram popularity was classified as not popular.
We found that jbrowse-plugin-ideogram demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.