get_mafft: MAFFT Alignment

Description Usage Arguments Value

Description

This function is perfoms multiple sequence alignment when alignment file is not provided by user

Usage

1
2
get_mafft(alignment.file = NULL, sequences = NULL, mafft.path = NULL,
  num.threads = NULL)

Arguments

alignment.file

MAFFT alignment resulted file

sequences

PATT_REG sequence reading and stored in sequences

mafft.path

complete path of MAFFT

num.threads

Number of threads to be used by MAFFT.

Value

Resulted output file name

@examples get_mafft(alignment.file = NULL, sequences = NULL, mafft.path = NULL, num.threads = NULL)


computational-genomics-lab/motifFUN documentation built on June 4, 2019, 7:52 a.m.