Hi
I am trying to get the genfile option to work. However I can not figure out what the sample names should be.
The Instruction are "File has a header row with a name for each sample, matching what is found in the bam file."
genfile is tab delineated and has one more row than posfile (which has no header)
I have tried a sample names
- the sample name in the sampleNames_file
- the file name in the bamlist (without the path)
- the SM from the .bam header
- the RG from the .bam header
All give the same error
_[2022-07-02 11:20:29] Get and validate pos and gen
Error in names(x) <- value :
'names' attribute [4] must be the same length as the vector [1]
Calls: STITCH ... get_and_validate_pos_gen_and_phase -> get_and_validate_pos -> colnames<-
Execution halted
_
I can send the head of each file if that helps.
Thanks
Hi
I am trying to get the genfile option to work. However I can not figure out what the sample names should be.
The Instruction are "File has a header row with a name for each sample, matching what is found in the bam file."
genfile is tab delineated and has one more row than posfile (which has no header)
I have tried a sample names
All give the same error
_[2022-07-02 11:20:29] Get and validate pos and gen
Error in names(x) <- value :
'names' attribute [4] must be the same length as the vector [1]
Calls: STITCH ... get_and_validate_pos_gen_and_phase -> get_and_validate_pos -> colnames<-
Execution halted
_
I can send the head of each file if that helps.
Thanks