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

trackline and recommanded parameters #81

Open
nservant opened this issue Jul 6, 2018 · 9 comments
Open

trackline and recommanded parameters #81

nservant opened this issue Jul 6, 2018 · 9 comments

Comments

@nservant
Copy link

nservant commented Jul 6, 2018

Hi,
Thanks for developing epic which is much more stable than SICER ! that's great.
I have two comments:

  • If I'm correct, the output bed files are generated for UCSC visualization. Adding a trackline would be great in that case.
  • I think that other users already ask it, but having recommended parameters for different histone mark would be extremely useful.
    I guess --window-size, --gaps-allowed and --false-discovery-rate-cutoff can be updated.
    Any advice is welcome !
@endrebak
Copy link
Member

endrebak commented Jul 8, 2018

Those are to be found experimentally. I do not know them :/ But the original SICER README.pdf contained some suggestions.

@endrebak
Copy link
Member

endrebak commented Jul 8, 2018

Output bed files are also created for downstream analysis in bedtools etc.

I could add a track line, but I do not know what I'd put there :)

@nservant
Copy link
Author

nservant commented Jul 9, 2018

i would suggest to add a parameter "--trackline", that simply add something a header like
"track name=pairedReads description="Clone Paired Reads" useScore=1"
See https://genome.ucsc.edu/FAQ/FAQformat.html#format1 for details
Thanks

@endrebak
Copy link
Member

endrebak commented Jul 10, 2018 via email

@nservant
Copy link
Author

Sure. You can have a look at the Macs2 documentation for example.
It takes a --name option, and thus is the name in the "name=" and "description=" field.
Another idea would be to simply use the basename of the input file ....

@endrebak
Copy link
Member

endrebak commented Jul 10, 2018 via email

@nservant
Copy link
Author

Perfect ! Thanks

@endrebak
Copy link
Member

endrebak commented Jul 10, 2018 via email

@nservant
Copy link
Author

For the bigwig, I think that the user can add its trackline when the data are loaded ;
track type=bigWig name="My Big Wig" description="A Graph of Data from My Lab" bigDataUrl=http://myorg.edu/mylab/myBigWig.bw

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

2 participants