Li

Results 6 issues of Li

Numpy那个应该是没有问题了,这次走到21% 了哈哈 但是出现了cuDNN的error, 这个好像是pytorch的报错,我确实不知道咋搞 ↓我的code ``` #!/bin/bash #SBATCH --mail-type=END,FAIL #SBATCH --nodes=1 #SBATCH --ntasks=2 #SBATCH --cpus-per-task=2 #SBATCH --time=02:00:00 #SBATCH --mem=48G #SBATCH --gres=gpu:a100:1 #SBATCH -o %A_%a_output.txt #SBATCH -e %A_%a_error.txt CUDA_VISIBLE_DEVICES=0 ccsmeth call_mods...

My code is this: modbamtools plot -r NC_007793.1:607408-609562 95_0_0.bam -o modbamtools/ And my version is this: modbamtools --version : modbamtools, version 0.4.8 But I still have the issue with these...

Hi Dr. Jiang Thank you for your development! I am running the first rMETL detection and there is an empty output. The log shows the following: ``` 2024-04-28 15:49:23,516 [ERROR]...

samtools 1.19.2 Using htslib 1.19.1 Linux 3.10.0-1160.118.1.el7.x86_64 Hi my question is that I receive this when doing sniffles2: ``` [W::hts_idx_load3] The index file is older than the data file: alignment.sorted.bam.bai...

Hi Team: I got this error message which is kinda weird to me to be understood: I crop a portion of the log: `` 2024-05-18 08:35:25,380 [INFO] Finished chrUn_KI270442v1-chrUn_KI270589v1:TRA/BND. 2024-05-18...

Hi Fritz team! Thank you so much for developing this aligner. Currently I am using NGMLR along with minimap2, and I have 2 main questions regarding this: below is my...