Skip to content
This repository has been archived by the owner on May 8, 2019. It is now read-only.

things needed in the backend #65

Open
10 of 12 tasks
ajle96 opened this issue Feb 18, 2019 · 4 comments
Open
10 of 12 tasks

things needed in the backend #65

ajle96 opened this issue Feb 18, 2019 · 4 comments
Assignees
Labels
Essential Essential functions need implementation
Milestone

Comments

@ajle96
Copy link
Collaborator

ajle96 commented Feb 18, 2019

  • logging
  • automated indexing for genome table?
  • change index function
  • use flock to prevent multiple cwl_creater.py run
  • a workflow parser to generate graph
  • make metadata from conditions table
  • crontab
  • add genome path to self.conf
  • hisat2 with different tags depending on downstream analysis
  • Use root dir to resolve abs location of cwl scripts in programs.py (put root dir to repo in conf then get root dir in each function)
  • Use self.file_names to get the list of file names instead of the keys of input_files. 1) to be safe 2) save some processing time
  • folder

try to stick to 80 characters per line :)

@tonyyzy
Copy link
Owner

tonyyzy commented Feb 18, 2019

@ajle96 let me know which part you need me to do :)

@ajle96
Copy link
Collaborator Author

ajle96 commented Feb 18, 2019

just a place to save all the things, add here new things

@tonyyzy
Copy link
Owner

tonyyzy commented Feb 18, 2019 via email

@ajle96
Copy link
Collaborator Author

ajle96 commented Feb 18, 2019

Then let's have it wrapped in a workflow. It's the quickest option @FilipeJesus can this be done?

@tonyyzy tonyyzy added the Essential Essential functions need implementation label Feb 27, 2019
@tonyyzy tonyyzy added this to the End of week 7 milestone Feb 27, 2019
@tonyyzy tonyyzy pinned this issue Feb 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Essential Essential functions need implementation
Projects
None yet
Development

No branches or pull requests

2 participants