Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
NotificationsYou must be signed in to change notification settings

RNAcentral/rnacentral-genome-browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is an embeddable component to loadigv.js.It was bootstrapped withCreate React App.

How to use

Insert this html tag somewhere in your html and use the component's javascript package available on Github:

<rnacentral-genome-browser></rnacentral-genome-browser><script type="text/javascript" src="https://rnacentral.github.io/rnacentral-genome-browser/build/genome-browser.js"></script>

To load this component for a specific sequence, you need to pass theUniqueRNASequenceidentifier (URS) and the Species-specific Id (NCBI taxid), for example:

<rnacentral-genome-browser data='{"urs": "URS0000650B1E", "taxid": "9606"}'></rnacentral-genome-browser>

Clickhere to see how you can find an RNAcentral identifierfor an RNA sequence.

For a minimal example, seeindex.html.

Developer details

In the project directory, you can run:

craco start

Runs the app in the development mode. Openhttp://localhost:3000 to view it in your browser.

The page will reload when you make changes. You may also see any lint errors in the console.

craco build

Builds the app for production to thebuild folder.It correctly bundles React in production mode and optimizes the build for the best performance.

See the section aboutdeployment for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

[8]ページ先頭

©2009-2025 Movatter.jp