We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
In command of simulate.py, I need to give ' --model_dir xxx'. But how can I generate the model from sample.py? Can you give an example? Thank you.
The text was updated successfully, but these errors were encountered:
Please see https://github.com/bioinform/longislnd/blob/master/sampling_example/ecoli/learn_and_simulate.sh you can use --input_suffix in sample.py to change input file suffix, by default, sample.py assumes all input files are in current working directory.
--input_suffix
sample.py
Sorry, something went wrong.
Thank you so much!
No branches or pull requests
In command of simulate.py, I need to give ' --model_dir xxx'. But how can I generate the model from sample.py?
Can you give an example? Thank you.
The text was updated successfully, but these errors were encountered: