Skip to content
#

profiling

Here are 77 public repositories matching this topic...

robinst
robinst commented Feb 22, 2019

Currently, the timings on node labels are shown like this: 0.1234

It's not immediately clear that that's in seconds. Can we add a " s" to the label? Or maybe even consider changing it to milliseconds and adding " ms".

I'm not familiar with all the input formats and if they have the timing information in seconds or not, but if it's just a matter of changing the label formatting, I'm happy t

dsandber
dsandber commented Apr 17, 2018
Aggregating keys by pattern and type
Traceback (most recent call last):
  File "/home/ubuntu/.local/bin/rma", line 11, in <module>
    sys.exit(main())
  File "/home/ubuntu/.local/lib/python3.5/site-packages/rma/cli/rma_cli.py", line 97, in main
    app.run()
  File "/home/ubuntu/.local/lib/python3.5/site-packages/rma/application.py", line 133, in run
    keys = {k: self.get_pattern_ag
dnil
dnil commented Jan 20, 2020

Specifically,

  • VCF content requirements (is partly implicitly there; I was only missing allowable SV-types)
  • how-to for bypassing SV-calling and inserting existing SV calls
  • how-to (sketch) for adding a new feature,
  • rebalancing an existing one (?)
  • format of the internal files (.txt) - compatible with other signature tools?
  • runtime guesstimates

Improve this page

Add a description, image, and links to the profiling topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the profiling topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.