Skip to article frontmatterSkip to article content

Data

Small molecule-miRNA pairs

There are 2 small molecule-miRNA (SM-miR) pairs as follows.

No.small moleculemirna
15743MIMAT0000539
284093MIMAT0009203
2148124MIMAT0000098
25757MIMAT0000066

miRNAs

Small molecules

Drutai reads the smile strings of small molecules as follows. This needs to be separated by tab.

No.small moleculesmile
15743CH1...=O)CO)O)C)O)F)C
284093CC1=CN(C(=...].[NH2-].[Pt+2]
2148124CC1=C2[C@H...OC(=O)C)O)C)O
25757C[C@]12CC[C@...=C3C=CC(=C4)O

Example data

Users can download our example data this way.

Code
Output
import deepsmirud

deepsmirud.predict.download_data(
    url='https://github.com/2003100127/deepsmirud/releases/download/example-data/example_data.zip',
    sv_fpn='../../data/deepsmirud/example_data.zip',
)