Descriptions


The m6A-Atlas API set was designed to provide seamless programmatic access to all the data stored within our m6A-Atlas server. Our APIs aim to simplify and optimize your interaction with our extensive m6A epitranscriptome database.

MeRIP-Seq Data

Get MeRIP-Seq data
Description Retrieve data of the m6A modification peaks from MeRIP-Seq
Query Format
  • species=[scientific name]: e.g., HomoSapiens, MusMusculus, DanioRerio. *essential parameter.
  • gene=[gene name]: e.g., PGBD2, Cr1l, Eif3a (default = All). *essential for HomoSapiens and MusMusculus due to its large volume.
  • genomicRegion=[genomic region]: 3' UTR, 5' UTR, Exon, Intron, Intergenic (default = All)
  • callPeakMethod=[peak calling method]: MACS2, TRESS, exomePeak2 (default = All)
  • supportMethodNum=[integer]: minimum number of supported peak calling methods (<=3, default = 0)
Response Format
Example

High Resolution Data

Get high resolution data
Description Retrieve data of the high resolution m6A modification sites
Query Format
  • species=[scientific name]: e.g., HomoSapiens, MusMusculus, DanioRerio. *essential parameter.
  • gene=[gene name]: e.g., PGBD2, Cr1l, Eif3a (default = All)
  • genomicRegion=[genomic region]: 3' UTR, 5' UTR, Exon, Intron, Intergenic (default = All)
  • techniqueNum=[integer]: minimum number of supported mapping techniques (<=12, default = 0)
  • cellLineNum=[integer]: minimum number of supported cell lines (default = 0)
  • conditionNum=[integer]: minimum number of supported experiment conditions (default = 0)
Response Format
Example