Paul Magwene
Paul Magwene
When trying to run snippy with calls to target sites of interest (in the form of a bed file), the freebayes-parallel part of the pipeline only works if the absolute...
I'd like to do be able to load Python code from files for PythonTeX to execute and typeset. Something like: ``` \begin{pyconsole} \input{example.py} \end{pyconsole} ``` or, perhaps more succinctly, something...
The following Obisidian markdown: ```` Here's a code block: ```python print("hello world") ``` ```` Gets converted to the following Pandoc markdown. Note the addition of the unwanted word `Copy` in...
Not a bug report or an enhancement package, but simply a note of thanks for a super useful tool!