Description Usage Arguments Value
find the place (exon) of the indel sequence in annotation and predicted genes
1 2 3 4 | find.indels.location.by.location(chosen.gene, chose.pacbio.transcript.id,
indel.seq, pacbio.protein.sequences, gene.df.pacbio,
reference.gff.info.chosen, pacbio.isof.ids,
compute.query.exon.details = FALSE, compute.database.exon.details = FALSE)
|
chosen.gene |
the gene of interest |
chose.pacbio.transcript.id |
chosen gene's prediction name |
indel.seq |
the chosen gene's alternative sequences |
pacbio.protein.sequences |
the protein sequence of the predicted gene |
gene.df.pacbio |
the data frame of the predicted genes (Gff) |
reference.gff.info.chosen |
the data frame of the annnotated genes |
pacbio.isof.ids |
the predicted gene's prediction id |
compute.query.exon.details |
whether to find the neoantigen's position in predictions |
compute.database.exon.details |
whether to find the neoantigen's position in annotations |
a vector of the predicted gene's genomic locations and locations in annotations
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.