Learn R Programming

inDAGO (version 1.0.3)

CombinedAlignment: Combined alignment for dual RNA-seq

Description

Combined alignment for dual RNA-seq

Usage

CombinedAlignment(
  lalista,
  nodes,
  readsPath,
  GenomeConcIndex,
  outBam,
  threads,
  phredScore,
  maxExtractedSubreads,
  consensusVote,
  mismatchMax,
  maxMultiMapped,
  indelLength,
  fragmentMinLength,
  fragmentMaxLength,
  matesOrientation,
  readOrderConserved,
  coordinatesSorting,
  allJunctions,
  tempfolder,
  readsAlignedBlock
)

Arguments

lalista

list of samples

nodes

logic cores

readsPath

sample folders

GenomeConcIndex

genome index

outBam

output folder

threads

processes

phredScore

quality score

maxExtractedSubreads

number of subreads

consensusVote

consensus

mismatchMax

mismatch

maxMultiMapped

multimapping

indelLength

indel

fragmentMinLength

fragment minumum length

fragmentMaxLength

fragment maximum length

matesOrientation

mate orientation

readOrderConserved

read order

coordinatesSorting

sorting

allJunctions

junctions

tempfolder

temporary folder

readsAlignedBlock

chunks