Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reading fcs files generated through PeacoQC by Cytonorm #44

Open
Shuaiwei-Wang opened this issue May 7, 2024 · 0 comments
Open

Reading fcs files generated through PeacoQC by Cytonorm #44

Shuaiwei-Wang opened this issue May 7, 2024 · 0 comments

Comments

@Shuaiwei-Wang
Copy link

Hi there,

After running PeacoQC, I got errors for training the the generated train files when using Cytonorm. I had no problem for training and normalizing the original fcs files. I am wondering if Cytonorm is suitable for normalizing the PeacoQC-corrected fcs files. It will be much appreciated if you have any clues.

The errors I got:
Splitting /Users/wswimmune/Documents/Work/Postdoc/Experiments/CRUSTY/CD56dimCD16poNK/PeacoQCresults/PeacoQC_results/fcs_files/Con018_1_QC_1.fcs
Error in newdata[, colnames(codes)] : subscript out of bounds
In addition: Warning message:
In CytoNorm.train(files = train_data$Path, labels = train_data$Batch, :
Reusing FlowSOM result previously saved at ./tmp/CytoNorm_FlowSOM.RDS

traceback()
3: MapDataToCodes(fsom$map$codes, fsom_new$data)
2: FlowSOM::NewData(fsom, ff)
1: CytoNorm.train(files = train_data$Path, labels = train_data$Batch,
channels = markerstotransform, transformList = NULL, truncate_max_range = FALSE,
FlowSOM.params = list(nCells = 6000, xdim = 5, ydim = 5,
nClus = 10, scale = FALSE), normMethod.train = QuantileNorm.train,
normParams = list(nQ = 101, goal = "mean"), seed = 1, verbose = TRUE)

Best wishes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant