- use-case 1: finding mutations
- use-case 2: finding splice junctions
- use-case 3: finding chimeras
An increasing number of public RNA-seq datasets is available on the SRA and ENA repositories. This huge body of publicly available RNA-seq libraries is a treasure of functional information. The objective of the Transipedia project is to provide the scientific community with a new way to obtain insights from NGS data that may deliver results not achievable through traditional means. Organizing large scale data collection is performed with REINDEER, that builds a data-structure that indexes k-mers and their abundances from a collection of raw RNA-seq. The TranSipedia web site then provides an easy way to mine information from these big data. These use cases demonstrate applications of the server for retrieving different types of events.
Many additional query probes are provided in the probes subdirectory.
- Select one or several indexes.
- Select the sequence mode:
- sequences (probes) can be submitted as input by cut-paste step in a fasta format.
- The sequence probes can be kmers of at least 31nt length or longer (see test sequences with Try it),
- Users can upload a list of sequences of interest in a fasta file. The maximum size of the query file is 1MB. For bigger datasets, users need to query the index from the command line using Reindeer directly.
- Select the counting method: raw or normalized counts (kmer count/total kmers).
- Submit the query.
- Select the metadata button More details when available.
- Copy the probe sequences (fasta formated):
>7_140453136_A_T|+|alt
CTCCATCGAGATTTCTCTGTAGCTAGACCAA
>7_140453136_A_T|-|alt
TTGGTCTAGCTACAGAGAAATCTCGATGGAG
>7_140453136_AC_TT|+|alt
CTCCATCGAGATTTCTTTGTAGCTAGACCAA
>7_140453136_AC_TT|-|alt
TTGGTCTAGCTACAAAGAAATCTCGATGGAG
>7_140453137_C_T|+|alt
TCCATCGAGATTTCATTGTAGCTAGACCAAA
>7_140453137_C_T|-|alt
TTTGGTCTAGCTACAATGAAATCTCGATGGA
The provided list corresponds to altered/mutated sequences from the BRAF gene. The most frequent mutations in the CCLE dataset (V600) were selected from the DepMap file CCLE_mutations.csv (release 21Q4). The 31nt kmers were constructed with seqTailor from the vcf information.
- Open the Transipedia web site.
- In the Indexes area, select CCLE RNAseq (1019 experiments).
- In the Request area, remove the example requests and paste the previously selected requests, click on
Select
.
- optionnally, select the counting method in Counting method area.
- Check your selection in the Your request area.
- Click on Submit
- Select More details at the bottom of the page
- Select Histology in group by box and then Boxplot You will obtain this graph that confirms the presence of BRAF_V600 mutation mainly observed in Carcinoma and melanoma. You can then check the kmer specificity on Indexes form normal cells (wt).
The query sequence here is the 51-nt fragment spanning exon 3-4 junction, specific to androgen receptor variant AR-V7 (Gencode transcript AR-204).
This spliced junction is most frequently expressed in PRAD tumors (https://europepmc.org/article/med/31055861).
- Copy the the spliced junction fasta sequence below:
>AR-204 (AR V7) E3-4
TTATGAAGCAGGGATGACTCTGGGAGAAAAATTCCGGGTTGGCAATTGCAA
- Open the Transipedia web site.
- In the Indexes area, select CCLE RNAseq.
- In the Request area, remove the example requests and paste the previously selected requests, click on Select.
- Optionnally, select the counting method in Counting method area.
- Check your selection in the Your request area.
- Click on Submit in Your request.
- Select More details at the bottom of the page.
- In Group By box, select tcga_code and then Boxplot in Plot Type. You will obtain a graph that confirms the presence of BRAF_V600 mutation specifically observed in PRAD. You can then check the kmer specificity on Indexes form normal cells (type wt keyword in the index search bar).
The fasta sequences below correspond to 31nt fragment covering chimeric junctions. The most frequent chimeric RNA in the CCLE dataset (V600) were selected (i) from the DepMap file CCLE_fusion.csv ( release 21Q4), (ii) from TCGA ( https://doi.org/10.1016/j.celrep.2018.03.050), and (iii) from LEUCEGENE (https://leucegene.ca/research-development/).
>MLLT3---KMT2A-2
GGACTGGGTTGTTCAGACTTAAAGTCCACTC
>RUNX1---RUNX1T1-3
CCCCGAGAACCTCGAAATCGTACTGAGAAGC
>BCR---ABL1-2
ACCATCAATAAGGAAGAAGCCCTTCAGCGGC
>TMPRSS2---ERG-1
CGCCTGGAGCGCGGCAGGAAGCCTTATCAGT
>SR786|SRR8615372_NPM1--ALK_33
GGACAGCACTTAGTAGTGTACCGCCGGAAGCA
>FGFR3---TACC3-5
CGTGACGTCCACCGACGTAAAGGCGACACAG
>EXOSC10---MTOR
ACAGGTTGCTTCAGTGAAATTTTGGACGGTG
>VTI1A---TCF7L2
AGAAGCGAAAGAACTGTCTAACAAAGTGCCA
>CBFB_MYH11
GGGAGGAAATGGAGGTCCATGAGCTGGAGAA
>PML-RARA
GGCGCCGGGGAGGCAGCCATTGAGACCCAGA
- Copy the list
- Open the Transipedia web site https://transipedia.org.
- In the Indexes area, select CCLE RNAseq (1019 experiments).
- In the Request area, remove the example requests and paste the previously selected requests, click on Select.
- Select counting method : ex raw counts
- Check your selection in the Your request area.
- Click on Submit
- Select More details at the bottom of the page
- Select name in Samples Labels
- Select tissue in group by
One obtains this graph that confirms the presence of the chimeric junctions in specific cell lines. One can then check the kmer specificity on Indexes from normal cells (enter "wt" in the indexes search bar ).