Xiaolong Cao

Results 11 comments of Xiaolong Cao

`ln -s /home/p/anaconda/anaconda3_5.2.0/include/python3.6m/ /home/p/anaconda/anaconda3_5.2.0/include/python3.6 ` solved my problem. The program is trying to find the file in the folder "./include/python3.6". However, the default name is "./include/python3.6m" in Anaconda

看了一下llm文件夹下的说明,没看出来要怎么布置。求大佬

similar question. Not only T cell. | cell_type | filtered | normal | tumor | |:-----------------|-----------:|---------:|--------:| | B cell | 624 | 1268 | 3869 | | T cell |...

https://www.cell.com/cancer-cell/fulltext/S1535-6108(21)00497-9 I have data from this paper. Cells from normal tissues were annotated as tumor cell.

@AntonioDeFalco Thank you for your reply. I think it is individual sample, since I used the function in this example. http://htmlpreview.github.io/?https://github.com/AntonioDeFalco/SCEVAN/blob/main/vignettes/multiSamples.html ```R library(SCEVAN) results

similar same error message with `gatk HaplotypeCallerSpark -R ref.fa -I input.GatherBamFiles.bam -O output.g2.vcf.gz` OpenJDK Runtime Environment (build 1.8.0_152-release-1056-b12) gatk 4.1.8.1 ``` 07:16:06.169 INFO HaplotypeCallerEngine - Tool is in reference confidence...

just used import gzip to handle when input is '.gz' file

percolator pin file generate by comet looks like ``` -.n[42.0106]LPPWLM[15.9949]SANK.- ``` can be changed to correct format ``` [+42.0106]-LPPWLM[+15.9949]SANK ```

Thank you so much for your quick response. I will spend a lot of effort in it because I am running a lab. We can benefit a lot from this...

I found [quantms](https://github.com/bigbio/quantms) from your X tweets. I found that I install it in 2022 but never tested... I need to do more background check...