We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
root@sever:MUSIC2# music2 smg --gene-mr-file result/gene_mrs --output-file smgs --max-fdr 0.05 --processors 1
Error in read.table(file = file, header = header, sep = sep, quote = quote, : more columns than column names Calls: smg_test -> read.delim -> read.table Execution halted Error in read.table(pval_file, header = T, sep = "\t") : no lines available in input Calls: smg_fdr -> read.table Execution halted Couldn't open smgs_detailed. No such file or directory
help me out plz.
Thanks you
The text was updated successfully, but these errors were encountered:
No branches or pull requests
root@sever:MUSIC2# music2 smg --gene-mr-file result/gene_mrs --output-file smgs --max-fdr 0.05 --processors 1
Error in read.table(file = file, header = header, sep = sep, quote = quote, :
more columns than column names
Calls: smg_test -> read.delim -> read.table
Execution halted
Error in read.table(pval_file, header = T, sep = "\t") :
no lines available in input
Calls: smg_fdr -> read.table
Execution halted
Couldn't open smgs_detailed. No such file or directory
help me out plz.
Thanks you
The text was updated successfully, but these errors were encountered: