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

advanced users - array/data frame inputs when loading a model #2

Open
penuts7644 opened this issue Dec 10, 2018 · 0 comments
Open

advanced users - array/data frame inputs when loading a model #2

penuts7644 opened this issue Dec 10, 2018 · 0 comments

Comments

@penuts7644
Copy link

I will mostly use OLGA as importable package, but I have one issue by doing this. I still need to specify the model params and marginals files as well as the cdr3 anchor index files. In my package I will have to write my anchor files to csv first and specify the file location to OLGA's internal classes. Afterwards I'll have to delete the written csv files. Not optimal...

It would be very nice to be able to give these functions some sort of the data structure (numpy arrays or even a pandas data frame). In this scenario, the command line tool would have a utility function to parse the data files first into a table structure that is in turn handed over to the internal classes. Much more practical when extending this code.

Cheers, Wout

@penuts7644 penuts7644 changed the title advanced users - array/table data inputs when loading a model advanced users - array/data frame inputs when loading a model Dec 10, 2018
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

1 participant