hisat_QC_align: performs qc on fastq file

hisat_QC_alignR Documentation

performs qc on fastq file

Description

aligns fastq to genomes indexed and pointed to by indexDF, counts features aligning to target

Usage

hisat_QC_align(fastq, indexDF, sname, target = "mouse",
  hisatDir = "~/rnaseq/hisat2-2.0.3-beta")

Arguments

fastq

file name

indexDF

index data frame result of running hisat_findIndices

sname

col name

target

species/genome

hisatDir

path to hisat

Value

sampTab with hisat QC stats added AND features counts vs target genome


pcahan1/CellNet documentation built on May 18, 2023, 4:58 p.m.