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

Last practicals issues #80

Open
4 of 7 tasks
yannickwurm opened this issue Oct 6, 2020 · 4 comments
Open
4 of 7 tasks

Last practicals issues #80

yannickwurm opened this issue Oct 6, 2020 · 4 comments

Comments

@yannickwurm
Copy link
Member

yannickwurm commented Oct 6, 2020

Random order, sorry

  • ", which makes variant calling easier." -> add. Bacteria and yeast are typically also haploid. The same is true for most of the genome for highly-inbred strains of laboratory organisms.
  • To reduce confusion, lets consistely use zless instead of zcat
  • Several students had difficulty creating a bowtie index doesnt work with linked fasta?
  • title "Pipeline" should encompass the implementation of one step, not just part of it
  • Graphs for Fst should be connected lines.
  • -- should add a step to say delete your .sam files! (or entire tmp folders) #88
  • Authors byline at the top isn't really relevant anymore
@yeban
Copy link
Contributor

yeban commented Oct 6, 2020

bowtie index works with linked fasta

@yeban
Copy link
Contributor

yeban commented Oct 6, 2020

Several students had difficulty creating a bowtie index doesnt work with linked fasta?
> bowtie index works with linked fasta

The specific problem there, I think, is that the symlink command is given (ln -s ~/2020-10-xx-mapping/input/reference.fa tmp/) which students copy-paste as it is without replacing the xx, ending up with a broken symlink. Options, in my opinion, are:

  1. add a message saying replace xx
  2. use year-month timestamp throughout

@yannickwurm
Copy link
Member Author

yannickwurm commented Aug 18, 2021

@aswitwicka @gabrielluishernandez @MPriebe - please feel free to address this and other issues in the 2021 GitHub issues prior to the semester starting and while there is plenty of time to spare

@yannickwurm
Copy link
Member Author

@gabrielluishernandez are these resolved?
(re the broken link - if not yet done - add a message saying "if something doesn't seem to be working correctly, check that the files you are telling the computer to work with contain what you think they should contain"

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

No branches or pull requests

2 participants