https://github.com/imamachi-n/passcan
Determine polyA sites from 3'end sequence data
https://github.com/imamachi-n/passcan
3-end alternative-polyadenylation ngs rna-seq
Last synced: 3 months ago
JSON representation
Determine polyA sites from 3'end sequence data
- Host: GitHub
- URL: https://github.com/imamachi-n/passcan
- Owner: Imamachi-n
- License: mit
- Created: 2017-03-10T06:19:38.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-23T12:14:08.000Z (about 8 years ago)
- Last Synced: 2025-01-21T02:08:07.751Z (5 months ago)
- Topics: 3-end, alternative-polyadenylation, ngs, rna-seq
- Language: Python
- Size: 10.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# PASScan
Determine polyA sites from 3'end sequence data## Installation
```
conda install click
```