Noora

Results 6 issues of Noora

Since !cd creates a new shell which might be missed in next scripts, it's better to use %cd for correctly changing the directories. many students during BootCamp had problem with...

I am creating a plot, which has color and opacity together. When I use color, the opacity doesn't work correctly. Here is a reproducible example: ``` a = [0.067, 2.159,...

bug
sev-3

The argument passed to --class_name will be used as the prefix of util files.

bug
ready_for_review

No more relevant in python3.

invalid
ready_for_review

## Expected Behavior I'm using `--msa-only` mode to get the MSA file and it runs without issues. However, in the generated *.a3m file, I notice that there are two lines...

There is a version incompatibility between the **nr** library and the BLAST version that causes the following error when running `make_fragments.pl`: ``` [fastacmd] ERROR: ERROR: Cannot initialize readdb for nr...

bug