forked from xjtu-omics/Papaver-Genomics
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0b12eb2
commit 84fd058
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -33,7 +33,7 @@ If you want to use these data, please contact Xiaofei Yang, [email protected] o | |
## The analysis_scripts folder includes the scripts used in our research work | ||
|
||
- The files in the analysis_scripts as following: | ||
- nextdenovo_run.pbs : the script used to assembly P. setigerum and P. rhoeas gneome based on Nanopore sequencing data by [NextDenovo](https://github.com/Nextomics/NextDenovo) | ||
- `nextdenovo_run.pbs` : the script used to assembly P. setigerum and P. rhoeas gneome based on Nanopore sequencing data by [NextDenovo](https://github.com/Nextomics/NextDenovo) | ||
- `scaffHic_breakhic_run.sh` : the script used to break the contigs with missing assembly based on Hi-C data by [scaffHic](https://github.com/wtsi-hpag/scaffHiC) | ||
- `3d-DNA-whole_pipeline.sh` : the script used to scaffold genomes based on Hi-C data by [3d-DNA](https://github.com/aidenlab/3d-dna) | ||
- `purge_dups-whole-pipeline.sh` : the script used to purge duplications in P. rhoease genome by [purge_dups](https://github.com/dfguan/purge_dups) | ||
|