-
Ubuntu 20.04.5 LTS
mamba 0.27.0
conda 22.9.0
I followed the instructions and ran the `nextflow run main.nf --download_db` command with apparent success
when I then tried to run the test comman…
-
Dear,
I am trying to simulate what analysing a shorter amplicon (V3V4 444bps) from Sequel IIe HiFi reads would give.
All files are replicates of the Zymo mock community V1V9 full length amplicon.
…
-
+ [x] read_taxonomy_annotate
+ [x] read_gather
+ [x] read_compare_csv
+ [ ] read_signature_describe
+ [x] read_signature_csv
* wait to implement until there is a standardized function in sour…
-
Hi,
I freshly installed the git and installed mamba, nextflow and singularity in a conda env.
git version: https://github.com/PacificBiosciences/pb-16S-nf/commit/763d542c5c82adb6cff769e253ebc15f…
-
Hello,
I found out that micca reads csv files from DataFrames with the index on the first column: `table = pd.read_csv(input_fn, sep='\t', index_col=0)` (line 12, micca/table.py file).
If the us…
-
Hi there, have had a few new issues with latest version and now am stuck on the final issue.
nextflow.config:
```
process {
executor = 'slurm'
queue = 'defq'
}
params.dada2_cpu="256"
p…
-
Hello,
I am constructing boxplots and rarefaction curves
of Shannon, Simpson, and Fisher indices
![boxplot](https://user-images.githubusercontent.com/8119632/28678745-29fb0466-72bf-11e7-9b2a-01ca…
-
Trying to run the hy2Foam bluntedCone and cylinderReacting cases. Running it on Windows using the Windows Subsystem for Linux with Ubuntu.
I modified the Allrun scripts decompose and run on multip…
-
We have been trying to install micca from source but have been unable to.
I have installed all of the dependencies required according to the installation page installed either using pip install or f…
-
I am trying to annotate some short sequences and get the error message:
`Error: Sequence must be 20000 characters (only 7528 read).
(Consider running with the -p meta option or finding more cont…