bugreport - The-Bioinformatics-Group/Albiorix GitHub Wiki

Command(s):

bugreport

Installed in:

/usr/local/bin/

Notes:

Use this command if you have difficulty running a particular program. Let's say that you are running a program like this:

[mtop@albiorix analyses]$ qmb4.sh tic20.nex  

...and the program is producing some kind of error meassage that you'd like help understanding. Then restart the analysis like this:

[mtop@albiorix analyses]$ bugreport qmb4.sh tic20.nex

...and follow the instructions on the screen. The program will collect information about your environmental setting, the state of Albiorix and other information that is helpful when debuging your command. This information is then stored in /usr/local/bugreports. Post your bugreport on the Albiorix Slack group's bugreport channel to get support from other users of Albiorix. The code and information about what kind of information that is collected can be found here.