Flora/documentation/overview network
partly addressing documentation sprint issue #83 regarding overview
Merge request reports
Activity
@j.guez you can check the section on prediction inside the overview, it might be too long here and details could go to prediction.rst
@embray I'm having a some trouble to decide what should go to overview, is it just a rough summary of the dedicated page. Not sure whether I was too long/too repetitive (compared to the dedicated page)
@fjay I forgot to mention --output OUTPUT in the prediction part
In the case of prediction it might be that it's detailed enough that we can do away entirely with having a separate page on the topic, unless @j.guez is already far along on that...
added 1 commit
- 86ed257b - [documentation] minor updates, mostly for spelling/formatting
Indeed, it seemed pretty detailed to me, I don't see what I could add. It might be a good idea to use this prediction text as the main prediction.rst page and summarize it for the quickstart tutorial ? @fjay @embray I can do this eventually.
Edited by Jérémy Guezadded 1 commit
- 732e72d2 - Update overview.rst - summarize the prediction part
@fjay I did the summary and added the full text to prediction.rst in this branch. I also changed small things in the full text.
Edited by Jérémy Guez23 and/or "untransform" the predicted parameters). Alternatively the final 24 config file of a run ``run_{runid}/my_model_run_{runid}_final_config.yml`` 25 can be passed (in which case the best network of the given run is used by 26 default). 27 28 * INPUT: path to one or more npz files, or to a :ref:`dataset config file <dnadna-dataset-simulation-config>` (describing a whole dataset). 29 30 31 A typical usage will thus be: 32 33 .. code-block:: bash 34 35 $ dnadna predict run_{run_id}/my_model_run_{run_id}_best_net.pth realdata/dataset.npz 36 37 to classify/predict evolutionary parameters for a single dataset 38 ``realdata/dataset.npz`` in :doc:`DNADNA dataset format <datasets>`. yes you're right, for now the user has to pre-cut the genome into multiple pieces (corresponding to replicates), each saved into an .npz file I guess the definition of real dataset is changing depending on the context (for selection it could be indeed just a piece of a genome). Or people might in the fure built a network that scan the whole data store into one file. (in particular for species with tiny genomes). However I see that it can confuse people. Let's change this.
@j.guez are you working more on it?
@fjay No, I don't have anything to add, at least for the moment.
Edited by Jérémy Guezchanged this line in version 8 of the diff
I changed this a bit in b5bd9735
added 70 commits
-
0f721dd9...c0a45224 - 62 commits from branch
master
- 14774d9d - start working on overview
- c9c5dfbb - mention of filenam_format propertie
- 502a4c39 - first version of completed overview
- 15a59790 - [documentation] minor updates, mostly for spelling/formatting
- ba8ac4a2 - Update prediction.rst
- f953e9b9 - Update prediction.rst : minor changes
- 7466e46e - Update overview.rst - summarize the prediction part
- 3d95d116 - [documentation] misc minor nitpicks
Toggle commit list-
0f721dd9...c0a45224 - 62 commits from branch
added 1 commit
- b5bd9735 - [documentation] change potentially confusing verbiage about "datasets"
enabled an automatic merge when the pipeline for b5bd9735 succeeds
mentioned in commit 0475ac08