IndexFasta {GeneR}R Documentation

Create an index for a fasta,embl,gbk file

Description

Create an index for a fasta file

Usage

indexFasta(file)
indexEmbl(file,index="ix")
indexGbk(file)

Arguments

file file path to the Fasta file
index suffix for the index file

Value

1 Indexfile has been created
0 Error

Note

These functions makes index file even if it already exists.

Author(s)

Antoine Lucas, Centre de Génétique moléculaire, CNRS Gif / Yvette

See Also

makeIndex


[Package GeneR version 1.4.2 Index]