Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
J
jass_preprocessing
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 6
    • Issues 6
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Statistical-Genetics
  • jass_preprocessing
  • Issues
  • #6

Closed
Open
Opened Nov 27, 2018 by Amaury VAYSSE@avaysseOwner

conditions that makes the pre-processing procedure freeze

For some in put the pre-processing procedure freeze (and ctrl+C does not work).

It seems to be when the markername field has NA values (since removing those line removed the problem), but that was not a sufficient condition to reduce the size of the illustrating files. I did not manage to make a 20 line file that replicate the bug.

I put the file that bug in PCMA/1._DATA/freeze_pre_process

The procedure output is:

processing GWAS: Willer_AtrialFibri
MarkerName	rs_dbSNP147	CHR	POS_GRCh37	A1	A2	Freq_A2	Effect_A2	StdErr	Pvalue

snpid    1
a2       4
a1       5
freq     6
z        7
se       8
pval     9
dtype: int64
sys:1: DtypeWarning: Columns (1) have mixed types. Specify dtype option on import or set low_memory=False.
To upload designs, you'll need to enable LFS and have admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: statistical-genetics/jass_preprocessing#6