Usage

Version Dependencies

      Python version: 3.9.18

      PyTorch version: 2.2.0.dev20231011+cu118

      pandas version: 2.1.1

      numpy version: 1.26.0


Before running the model, ensure that your environment has the necessary dependencies installed. You can use the following commands for installation:

      bash


      Install PyTorch

      pip install torch==1.8.1+cu111 torchvision==0.9.1+cu111 torchaudio===0.8.1 -f

       https://download.pytorch.org/whl/torch_stable.html


      Install numpy

      pip install numpy==1.26.0


      Install pandas

      pip install pandas==2.1.1


Experimental Results

      We conducted experiments on DNA datasets from multiple species, and the PSAC-6mA model achieved satisfactory results in identifying 6mA sites. Detailed experimental data and analysis results can be found in our paper (refer to the Citation section for the paper link). Contribution and Issue Feedback

      If you encounter any issues or want to contribute to the project, feel free to open an issue or submit a pull request. We welcome any form of contribution!