lhatsk/AlphaLink

Request for an example folder

wtq18 opened this issue · 1 comments

wtq18 commented

Hi,

Is it possible to create a folder with sample files (including "7K3N_A.fasta", "restraints.csv", and "photoL.csv") as mentioned in the provided example? This would help us better understand the work and run the tool.

As shown in the examples from https://github.com/lhatsk/AlphaLink#readme:
python predict_with_crosslinks.py 7K3N_A.fasta restraints.csv...
python predict_with_crosslinks.py 7K3N_A.fasta photoL.csv ...

lhatsk commented

Hi,

Sorry for the late response!
Unfortunately, that data is not public. But there is AlphaLink/test_set which has inputs that you could use for testing.

Do you have a specific question that would help you to understand the usage?

The crosslink input is essentially only a list of contacts. You can convert this list with the preprocessing_distributions.py script in case you want a distogram.