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

Streamlining user interface #457

Closed
5 of 6 tasks
nsheff opened this issue Sep 26, 2023 · 2 comments
Closed
5 of 6 tasks

Streamlining user interface #457

nsheff opened this issue Sep 26, 2023 · 2 comments

Comments

@nsheff
Copy link
Contributor

nsheff commented Sep 26, 2023

A collection of problems I ran into when trying to use looper for a project:

@nsheff nsheff added this to PEP Vision Oct 5, 2023
@nsheff
Copy link
Contributor Author

nsheff commented Dec 5, 2023

example: I would like to make a peppy.Project from a sample yaml file:

- sample_name: sample 1
  file: path/to/file.tsv
- sample_name: sample 2
  file: path/to/2.tsv
prj = peppy.Project(sample_yaml="path.yaml")

or `prj = peppy.Project(sample_yaml={ ... sample dict ... })

@nsheff
Copy link
Contributor Author

nsheff commented Dec 18, 2023

these are all done, or tracked in other issues.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: Done
Development

No branches or pull requests

1 participant