-
Notifications
You must be signed in to change notification settings - Fork 0
Documentation development #74
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
base: main
Are you sure you want to change the base?
Conversation
| **Step 2: Create a metadata file** | ||
|
|
||
| Create a metadata file containing information about what barcodes you have used and their associated sample IDs. Here is an example: | ||
| **Step 1: Create a metadata file** |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We usually have it in the order minknow, metadata, nomadic, as they can prepare the metadata file while minknow is already running and that gives time for the first samples to appear. What is your reason to switch the order?
If there is no strong reason, I would say let's stick to that order, as we also use it in the cheatsheet for example. We can mention that steps 1,2 can be done in any order.
|
|
||
| **Can I run more than one instance of `nomadic` at once?** | ||
|
|
||
| Yes, but if the process generates a webpage e.g. `nomadic dashboard` or `nomadic realtime`, only one will be live. You can run multiple instances of anything else e.g. `nomadic process` that doesn't have a dashboard. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We can fix this probably easily, so that the dashboard can also be opened twice.
Have created a usage section with sub-pages for different processes.
Added in