Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 511 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 511 Bytes

XACT-seq

Python prequisites

  • Bio.SeqIO from Biopython
  • numpy
  • itertools

R prerequisites

  • RStudio
  • tidyverse
  • parallel
  • stringdist

Running the codes

  • All codes should be executed from the .Rmd files from within the codes folder.
  • Download all the sequencing datasets and place them within the 1-original folder

Run them in the following order.

  1. itc.process.crosslink.Rmd
  2. itc.process.template.Rmd
  3. itc.process.rnaseq.Rmd
  4. itc.combined.data.Rmd