pred2orfseqs: Save the ORF sequence of the predicted LTR Transposons in a...

View source: R/pred2orfseqs.R

pred2orfseqsR Documentation

Save the ORF sequence of the predicted LTR Transposons in a fasta file

Description

This function allows users to save the sequence of the predicted LTR Transposons or LTRs in a fasta file.

Usage

pred2orfseqs(LTRpred.tbl, orf.seq.file, output = "output.fa")

Arguments

LTRpred.tbl

the data.frame generated by LTRpred.

orf.seq.file

the fasta file storing the open reading frame sequences of predicted retroelements. as returned by the LTRpred function.

output

the fasta file to which the output sequences shall be stored in.

Details

The output data.frames returned by LTRpred contain all information of the predicted LTR retrotransposons that can be used for post-filtering steps. After these post-filtering steps sequences of the remaining (filtered) candidates can be retrieved by this function.

Author(s)

Hajk-Georg Drost

See Also

LTRharvest, LTRdigest, LTRpred, read.prediction


HajkD/LTRpred documentation built on April 22, 2022, 4:35 p.m.