CaTFold: Dataset
收藏资源简介:
This version contains all the datasets used by CaTFold; the checkpoints are available in version 1.2.0. Dataset Download and Extraction The RNAStralign dataset is too large for a single download and has been split into multiple parts. Please follow these steps to reassemble and extract the data: 1. Download all `RNAStralign.tar.gz.part.xx` files into the same directory. 2. Merge the files: Open a terminal, navigate to the directory where you downloaded the files, and run the following command to merge them into a single archive: `cat RNAStralign.tar.gz.part.* > RNAStralign.tar.gz`. 3. (Optional but Recommended) Verify the integrity: You can verify that the merged file is correct by checking its checksum. The expected checksum is: * MD5: `833a3054222952a00a02c444b50f3bb0` * Run `md5sum RNAStralign.tar.gz` (on Linux) .



