Skip to content

Initialize

Prepare directories

Create a working directory and subdirectories:

mkdir ISOMIR
cd ISOMIR
mkdir fastq_files
Move all your experimental FastQ files in the fastq_files directory.

Index

You will need an Index directory for mapping to rRNA, tRNA, snoRNA, miRNA, transcriptome, and mycoplasma. You can download this Index for hg38. Extract the downloaded directory :

tar zxvf index.tar.gz

Scripts

Download the following files in the working directory:


Last update: 2023-04-11