Jonas-19

Results 14 issues of Jonas-19

### Issue summary I am going to create a docker for gnina, and I have pulled the image. ![图片](https://github.com/gnina/gnina/assets/54503824/136eea67-6d38-4f30-974a-64277c925a26) Then I created a new docker with a directory bonded (also...

### Issue summary when I try to install gnina on CentOS7 linux system on XShell which has CUDA11,8, it raises error when "cmake .." -- The C compiler identification is...

### Issue summary I have already created and start a gnina container from gnina/gnina docker image, but I find I may need to do something (such as add CUDA?) to...

when I use pyrosetta to convert protein amino acid, there is some amino acid keep their original state, some others converted as I commanded. The function I used is `MutateResidue()`....

Hi dear developer, I am doing bio-medicine research which I am sure is suitable to use Transformer models. As every bio-sample was analyzed and obtained 125*80 features(most of them are...

Hi! my project is to predict a number according to a long sequence of numbers(a csv with 10000 columns, most of them are 0, some of them are int numbers)...

Dear developer, I desperately need a method to use my own DL model scoring function (which is a CNN model constructed by Tensorflow2) to replace the "vina" scoring function to...

question

Dear developer, I want to mutate all GLN&ASN to LEU of protein files to do some further research, but EVEN THOUGH the python scripts runs well without error, the output...

I find in the paper that ProBis is used to avoid highly-similar target appear both in TRAIN and TEST files. But what is the point of totally avoiding the test-set...

### when use *_min poses as part of the training set I noticed that in *.types files in PDBbind2016, you use *_min poses as part of the train data. Then...