-
Notifications
You must be signed in to change notification settings - Fork 61
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
TADbit model #394
Comments
Hi, |
Thank you very much for your reply. The model is now displaying correctly, but a new error has occurred. I'm not sure if it's caused by the format of my input file. (py37) mawei@bioinformatics:/home/Mawei/yqh/3Dgenome/TADbit$ tadbit model --workdir model__test1 --input_matrix 500.abc --noX --optimize --reso 20000 --nmodels 5 --nkeep 5 --exp_type Hi-C --force --matrix_beg 1 This is the sample format of my input file. CRM chr1 64444167chr1:1-10 resolution:20000MASKED1 1 93.282519 |
hi, |
"I installed TADbit but couldn't export the model function. I can run the test set normally."
optional arguments:
-h, --help show this help message and exit
AVAILABLE PROGRAMS:
{map,parse,filter,describe,clean,normalize,bin,export,import,merge,segment}
map Map Hi-C reads and organize results in an output
working directory
parse Parse mapped Hi-C reads and get the intersection
filter Filter parsed Hi-C reads and get valid pair of reads
to work with
describe Describe jobs and results in a given working directory
clean Delete jobs and results of a given list of jobids in a
given directories
normalize normalize Hi-C data and generates array of biases
bin bin Hi-C data into matrices
export export Hi-C data to other formats
import import Hi-C data to TADbit toy BAM
merge load two working directories with different Hi-C data
samples and merges them into a new working directory
generating some statistics
segment Finds TAD or compartment segmentation in Hi-C data.
The text was updated successfully, but these errors were encountered: