Giter VIP home page Giter VIP logo

scatacc's People

Contributors

dawe avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

scatacc's Issues

problems with bc2rg.py

When I run this code:
python ~/scatACC/bc2rg.py -w fastaq/manual_umi/prova_whitelist.tsv -i fastaq/manual_test_results_1a/8_7w_scGETseq_BC_TAAGGCGA_READ2.fq -b 8_7w_scGETseq_BC_TAAGGCGA.bam -O -k -G 8_7w_scGETseq_tn5_TAAGGCGA

The following error occurs:

Traceback (most recent call last):
File "/home/morelli/scatACC/bc2rg.py", line 114, in
main()
File "/home/morelli/scatACC/bc2rg.py", line 90, in main
header = build_header(bam_in.header, coder, options.group, options.keep_unmatched)
File "/home/morelli/scatACC/bc2rg.py", line 49, in build_header
_pl = in_header['RG'][0]['PL']
KeyError: 'PL'

Files are obtained as follows:

  • _whitelist.tsv is obtained with 'umi_tools withelist'
  • _READ2.fq is obtained through 'tagdust'
  • the BAM file is obtained with 'bwa_mem' | 'sam_tools' sort

CNA calls should be fixed

Right now the methods for CNA analysis are quite rough. We have log2ratio which is not properly converted into actual copy number, one may choose to keep it as is. Also, masking for centromeres/gaps should be added, as well as mask for zero-coverage regions (should be considered missing data or 0-CN regions?)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.