databio / bedbase

Aggregate, analyze, and serve genomic regions.
http://bedbase.org/
4 stars 0 forks source link

Bedboss: testing with bedboss #24

Closed xuebingjie1990 closed 3 months ago

xuebingjie1990 commented 1 year ago

I tested bedboss with the tutorial files. It works without any error but there are some problems and questions I have @Khoroshevskyi :

10/20 update:

1/26 update:

khoroshevskyi commented 1 year ago
  1. I will change names of the folders so they will have previous names
  2. I think, It's more convenient to sotore all the outputs, and files in one folder. And bigboss will handle it. Is it a problem?
  3. No, it's not intentional. Does the names of the file should be the same ?
xuebingjie1990 commented 1 year ago
  1. I will change names of the folders so they will have previous names

okay

  1. I think, It's more convenient to sotore all the outputs, and files in one folder. And bigboss will handle it. Is it a problem?

if you want to keep everything in the output dir, we will need to make changes to the metadata of all current files in the database.

  1. No, it's not intentional. Does the names of the file should be the same ?

I just feel the name should be meaningful. We could use {sample_name}. Then when we make the sample table, we have to put something other than 'bedbase_demo_1', 'bedbase_demo_2', 'bedbase_demo_3'......

xuebingjie1990 commented 1 year ago

for 1) I fixed the empty median_tss_dist. The other column is empty because you are no longer write the sample yaml file (and the log file) in the bedstat_pipeline_logs/submission dir.

khoroshevskyi commented 1 year ago

ok, all errors seams to be solved

xuebingjie1990 commented 1 year ago

ok, all errors seams to be solved

okay i'll test again, with files other than hg38

also do you think we should just write the logs in the file like before? now the bedstat log is printing out on the screen. it's just very long for each sample......

khoroshevskyi commented 1 year ago

Printing logs is not the issue, but Yes, Wecan do it like before

xuebingjie1990 commented 4 months ago

@khoroshevskyi can we close this issue?

khoroshevskyi commented 3 months ago

It is old issue, and it was solved for previous bedboss version