Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minor updates to tool management tutorial for admin training 2021 #2241

Conversation

cat-bro
Copy link
Collaborator

@cat-bro cat-bro commented Jan 12, 2021

The installed tool for the "Hands-on: Installing a single tool" step has been changed from bwa to pilon. The tested tool has been changed from bamtools_filter to pilon. The reason for this change is to avoid the error 'NoneType has no attribute view' which comes from running tests for some tools where pysam is not also installed. pilon was chosen because it doesn't take up much more conda space than bwa and it installs is about the same amount of time.

There is a new tip for splitting the screen with byobu, because at some point the video tutor will split their byobu screen and instruct the students to do the same.

…_filter, add a tip about splitting the screen with byobu to make it easier for students to look at logs during tool installation
@cat-bro cat-bro requested a review from a team as a code owner January 12, 2021 07:17
Copy link
Member

@hexylena hexylena left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cat-bro I've tested everything here with the singularity setup, and it all works with no changes, so, that's exciting. These changes look great!

@hexylena hexylena merged commit a49ab5d into galaxyproject:master Jan 12, 2021
@cat-bro
Copy link
Collaborator Author

cat-bro commented Jan 12, 2021

@hexylena awesome! Will the students have the singularity setup when they take this tutorial?

@hexylena
Copy link
Member

Aye, I'll put it to the start of tuesday or so.

@cat-bro
Copy link
Collaborator Author

cat-bro commented Jan 12, 2021

What changes will I need to make to the VM I am using so that I'm using the same setup as the students will have?

@hexylena
Copy link
Member

Just follow https://training.galaxyproject.org/training-material/topics/admin/tutorials/singularity/tutorial.html, you can skip the tool installation of course.

Next year we should figure out some more global way to setup ephemeris, there are three tutorials which need tools (singularity, ephemeris, pulsar) and we twice write the instructions to do it manually because we either don't want to assume shed-tools is there (or we want to do it after we setup singularity for the job configuration), and even if it is there it'd be too complicated to be like "remember that API key from yetserday? and where you put your venv?"

@nsoranzo nsoranzo mentioned this pull request Jan 26, 2021
65 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants