Sebastian Bassi

Results 11 issues of Sebastian Bassi

added 2 methos: number: To get a number of any length (not starting with 0). one_character: To get only one character

enhancement

Added de Dockerfile that allows to build a new docker image and instructions on how to download and run a existing docker image.

The package was installed with pip install allofplos (not by cloning the repo) Also installed the test part with: ``` pip install -U allofplos[test] ``` root@7881ab553829:~# python -c "from allofplos...

Proposed paper. Don't merge.

Here is a dockerfile for x86 and NVIDIA

This patch fixes issue #93

Got this error: ``` Traceback (most recent call last): File "/opt/MitoHiFi/src/mitohifi.py", line 566, in main() File "/opt/MitoHiFi/src/mitohifi.py", line 491, in main plot_annotation.plot_annotation("final_mitogenome.gb", "final_mitogenome.annotation.png") File "/opt/MitoHiFi/src/plot_annotation.py", line 38, in plot_annotation graphic_record...

### Problem Statement I would like Strands to have a DOI to facilitate academic citations. ### Proposed Solution use Zenodo for this: https://docs.github.com/en/repositories/archiving-a-github-repository/referencing-and-citing-content ### Use Case Cite in a paper...

enhancement