.github/ISSUE_TEMPLATE/bug_report.md

name: Bug report about: Create a report to help us improve title: '' labels: bug assignees: ''

Describe the bug A clear and concise description of what the bug is.

To Reproduce Steps to reproduce the behaviour, e.g.

PlotSignature(PhyloExpressionSetExample, 
              measure       = "TAI", 
              permutations  = 100,
              TestStatistic = "FlatLineTest",
              ylab = "Transcriptome Age Index")

If the bug relates to the input data (e.g. MyPhyloExpressionSet), please provide some information too, i.e.

utils::head(MyPhyloExpressionSet)

and/or

utils::str(MyPhyloExpressionSet)

Expected behaviour A clear and concise description of what you expected to happen.

Screenshots or code If applicable, add screenshots or

code

to help explain your problem.

Please also feel free to refer to the myTAI code in the issue

Session info: - Please note session info in R

utils::sessionInfo()

Additional context Add any other context about the problem here.



HajkD/myTAI documentation built on April 6, 2024, 7:47 p.m.