gnames.fas: Get the names of sequences from fasta objects.

Description Usage Arguments Details Value Note Author(s) References See Also Examples

Description

This function could be used to obtain the names of DNA sequences from fasta objects.

Usage

1

Arguments

x

Object with class "fasta".

Details

To be added.

Value

Returns the names of sequences stored in a vector of character strings.

Note

To be added

Author(s)

Jinlong zhang jinlongzhang01@gmail.com

References

None.

See Also

See Also rename.fas for renaming the names of the DNA sequences.

Examples

1
2
3
### gnames.fas() example
data(fil.fas)
gnames.fas(fil.fas)

helixcn/seqRFLP documentation built on May 17, 2019, 3:37 p.m.