guangingmai

Results 7 comments of guangingmai

First of all, Thanks for your reply. I reshaped my dataset, and i found that the dataset with two same row IDs of one group in one column cannot work,...

You can try my code where the dataset is stored on the [website](https://github.com/guangingmai/dataset/blob/master/dataset.txt). ~~~ data

Hi zdk123, My count otu table is rarefying the same depth for every sample, and the rarefied otu table is also with count in it. So should i use my...

I encountered the same issue as @yuzh2000, even though I've shortened the ID to less than 20 characters. However, I still get an error after running. What could be the...

Thank you for your prompt reply. I index the file with bwa-mem2. The index file is larger than bwa, does it correct? The codes i used is: /clusterfs/node3/guangingmai/software/ert/bwa-mem2 index -a...

I got a error with fa.bwt.2bit.64. What happen? bwa-mem2 version 2.2.1 The index code: `/clusterfs/node3/guangingmai/software/bwa-mem2-2.2.1_x64-linux/bwa-mem2 index -p SCS_551 /clusterfs/node3/guangingmai/SCS_others/trim_data/clean_data/assembly/test/SCS_551.final.contigs.fa > /clusterfs/node3/guangingmai/SCS_others/trim_data/clean_data/assembly/test/log.log 2>&1` The mapping code: `/clusterfs/node3/guangingmai/software/bwa-mem2-2.2.1_x64-linux/bwa-mem2 mem -t 30 /clusterfs/node3/guangingmai/SCS_others/trim_data/clean_data/assembly/test/SCS_551.final.contigs.fa...

I figured out the error with fa.bwt.2bit.64.