Zjianglin

Results 9 issues of Zjianglin

我尝试用C++重新写一遍教程,但是在解析JSON数字的时候, 使用`std::stod()`会在一些类似 `1e-1000(underflow)`, `4.9406564584124654-e324` 这样的数字上抛出`std::out_of_range` 的错误, 那如果C++写的话要和C实现的解析精度一样除了使用C标准库的`strtod` 还有没有别的方法? 还是说 像类似`1e-1000(underflow)`, `4.9406564584124654-e324` 这样的数字解析是不是应该返回 `LEPT_PARSE_NUMBER_TOO_BIG` ?

Hello Developers, I’m trying to use `mxfold2` to predict for some RNA sequences. However, I encountered a inconsistent result between my local prediction and the web service at `http://www.dna.bio.keio.ac.jp/mxfold2/predict` as...

Hi developers, I have installed SPOT-RNA2 in my computer according to install guide. However, after set `inferal` and `BLASTN` binary path and the nt_database path, run `./run_spotrna2.sh sample_run/6ufj.fasta` always error...

## Expected Behavior I suppose that `tmp` directory should be automatically removed after normally running the `metaeuk`. ## Current Behavior Now, Some `tmp` directory still exists and the results (`proteins.faa,...

**What is your question?** Hi developers, I have installed `localcolabfold` in out own computation clusters. I find the `colabfold_search` step is relative quickly (141 sequences was finished in about `2700s`...

Hi, it always crash at download `metadata`, ``` (base) zjl@zjl:download$ gisaid_EpiCov2_downloader -u $UNAME -p $PASSWD -ss 2021-09-01-2021-12-01 -hc -le -o 20210901_20211201 2021-12-02 22:27 [INFO] GISAID EpiCoV Utility v21.05.10 2021-12-02 22:27...

Dear developers, Krait is really an excellent tool for STR detection. I'd like to know is there any version of command line version of Krait for us, because I want...

Hi, I have some bacterial NGS reads as well as assemblies. I used two methods to call variations: 1. `mapping-based`: I use clean reads with `snippy` and `reference` genome to...

Hi, I have some bacterial NGS reads as well as assemblies. I used two methods to call variations: 1. `mapping-based`: I use clean reads with `snippy` and `reference` genome to...