Skip to main content

Isodecoder level analysis for Nano-tRNAseq runs

Project description

tRNAdecoder

Isodecoder level analysis for Nano-tRNAseq runs.

Installation

pip install tRNAdecoder

Running it

align

It accepts both, FastQ (can be gzippped) and SAM/BAM/CRAM files. If SAM/BAM/CRAM is provided, it'll output all tags.

It outputs sorted BAM. Unmapped reads are not reported.

s=sacCer3
ref=/no_backup/enovoa/reference_fasta/app/v1.1/$s.fa.gz
for f in /no_backup/enovoa/data/app/1.1/Laia_tRNA_sacCer3_rna004_fast_b13_10/AV_yeast_RAPPL_pilot/RNA260326_total/reads.bc_*.bam; do
    bc=$(basename $f|cut -f2 -d'.')
    runid=$(basename $(dirname $f))
    echo `date` $runid $bc
    tRNAdecoder align -v -f $ref -i $f -o test/$s/$runid/$bc.bam
done; date

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

trnadecoder-1.1.2.tar.gz (8.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

trnadecoder-1.1.2-py3-none-any.whl (11.3 kB view details)

Uploaded Python 3

File details

Details for the file trnadecoder-1.1.2.tar.gz.

File metadata

  • Download URL: trnadecoder-1.1.2.tar.gz
  • Upload date:
  • Size: 8.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for trnadecoder-1.1.2.tar.gz
Algorithm Hash digest
SHA256 75b45cca501d967c076f819995f657a75cb8234db7ec33b2a05443dab7aad883
MD5 af67c3869747bb35fe52b1118f1a776e
BLAKE2b-256 3a741a7e039c6ca738a5c72e1aaf27af2614817166e4bff9f9cdadbb0bcf28b2

See more details on using hashes here.

File details

Details for the file trnadecoder-1.1.2-py3-none-any.whl.

File metadata

  • Download URL: trnadecoder-1.1.2-py3-none-any.whl
  • Upload date:
  • Size: 11.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.18

File hashes

Hashes for trnadecoder-1.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 610806407cf79d128aa64fad68a7b851f7de1428f25504a54eb22921d06051b3
MD5 acbcdbd1d824125657b0dee96390bc68
BLAKE2b-256 4c940d13487fc5a6b9f5af2c38e4e275c25f1a6bc29f29b2b8f39d24c643ef57

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page