Skip to content

AndyCycle/readcounter_parallel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Troubleshooting

  • Conda Environment Activation Failed:
    • Ensure your_conda_env is installed and the environment exists.
  • GNU Parallel Not Found:
    • The script attempts to install GNU Parallel via Conda. Ensure you have internet access and Conda is properly configured.
  • No BAM Files Found:
    • Verify that BAM_DIR points to the correct directory containing .bam files.

License

This project is licensed under the MIT License.

Acknowledgements

Future Improvements

  • Dynamic Resource Allocation: Adjust CPU and memory usage based on the size of BAM files.
  • Enhanced Logging: Implement more detailed logging for better monitoring and debugging.
  • User Interface: Develop a simple GUI for easier configuration and execution of the script.

About

hmmcopy_readcounter_parallel_process

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages