Fred Jaya
Fred Jaya
@laiqiang0728 I have finally figured it out after extensive trial and error! Note: I have only tried it on single, non-bootstrapped runs so far. **1. Concatenate the individual `.psmc` files...
It's log scaled.
Unsure why it's no long available, however the [cached pages seem to be accessible](https://web.archive.org/web/20141119115725/http://hengli.uservoice.com:80/) Edit: Doesn't seem like the individual question pages are accessible 🤕
I provided a solution on a [previous issue](https://github.com/lh3/psmc/issues/3#issuecomment-775056842) which utilises the multiline mode in `psmc_plot.pl` - might find it helpful.
Yes, they were not being raised as errors for me either!
Running `pytest` catches the code snippets in a simple example by adding: - The code snippet in the docstring, with a pass and fail conditions https://github.com/fredjaya/DemoProject/blob/ea776bc185b1cd252068619e2f0862a0d34b7c78/src/myproject/cli.py#L94-L101 - doctest options in...
- `docstring == True`: App contains docstring examples and merged into `cogent3/develop`. - `assigned == Katherine`: Key apps for the wrangling paper. - `*` the docstring will contain a URL...
Thinking how it fits with the diataxis framework, will "cookbooks" be how-to guides? And is a reference/API section for apps required?
Note to check examples with `doctest-modules` once #1844 is addressed.
I think it may be due to the input tree being too small? I've only encountered this error when trees have less than 8 tips.