Skip to content

XieResearchGroup/pathway_repurposing

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pathway_repurposing

Screen L1000 dataset for drug candidates with pathway.

RNA-seq data processing

After getting RNA-seq data, first quantify them with Salmon. You will need a FASTA file containing your reference transcripts and a (set of) FASTA/FASTQ file(s) containing your reads to run Salmon.

In R(DE_Deseq_AD.r),install"tximeta" and "DESeq2". Import the quantified data from Salmon and process them into differential expression profiles. See guide to Deseq2 for more information.

Top differential expressed genes can then be used in next step for pathway analysis.

Pathway analysis

With the differential expressed genes we can do pathway analysis with DAVID.

Also, DAVID provids useful online tools for gene ID conversion.

L1000 data

Summary

The Library of Integrated Cellular Signatures (LINCS) is an NIH program which funds the generation of perturbational profiles across multiple cell and perturbation types, as well as read-outs, at a massive scale. We build a pipeline, in parallel with L1000 group, to process raw fluorescent intensity data into z-scores as perturbagen signatures, available at L1000-bayesian. Our Level 4 and Level 5 data are equivalent to Level 4 and Level 5 data provided by L1000. Pre-computed datasets covering a majority of LINCS L1000 Phase I and Phase II is available in Zenodo.

Pathsig from L1000-Bayesian

The screening with Pathsig is cell line specific. You can find the processed Pathsigs from L1000-Bayesian at Downloads. You can find the most similiar cell line in L1000 and use its pathsigs. If you cannot find the cell line you need, you may also use the script provided to produce your own pathsig.

Drug screening with interested pathways

The drug screening process takes your interesed pathway as input and screens L1000 profiles for possible drug candidates. The profiles will be ranked by their pathway scores in output.

Note that any KEGG pathways you are interested in can be used as pathway feature for drug screening.

Analyze your results

The screening results will contain a long list of drugs. You can further check their experiment information, target or structure to find the best candidate.

Citation

Qiu, Yue, et al. "A Bayesian approach to accurate and robust signature detection on LINCS L1000 data." Bioinformatics 36.9 (2020): 2787-2795.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • R 100.0%