cheeseman-lab / brieflow

Extensible pipeline tool for processing optical pooled screens data.
MIT License
0 stars 0 forks source link

Init Project Structure #1

Closed roshankern closed 1 month ago

roshankern commented 1 month ago

In this PR we set up the tool structure and an example analysis for further development. We add:

@mat10d this is ready for review! Let me know if you have questions about this setup.

Note: I plan on including no data on this repo until we set up integration/unit tests with the proper data.

review-notebook-app[bot] commented 1 month ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

mat10d commented 1 month ago

Overall, this looks good. You may need to think harder about how to reshape the preprocessing pipeline based on the .tsvs, but this will come next.

A good question is if we want jupyter notebooks that are outputting these files for each step--these could be good things to have in the _example notebooks.