Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 891 Bytes

README.md

File metadata and controls

22 lines (16 loc) · 891 Bytes

lordFAST data

This repository contains:

  1. Codes, scripts, and instructions for generating simulated data for the lordFAST paper
    • Check out lordFAST paper here
    • Check out lordFAST repository here
  2. Code for evaluation of the alignments of the simulated reads

NOTE: The codes are tested only on linux!

NOTE: The submodule PBSIM is added from https://github.com/yukiteruono/pbsim

Downloading the repository

git clone --recursive https://github.com/vpc-ccg/lordfast-extra.git

Generating simulated reads

Please check here

Evaluation of simulated reads

Please check here