Releases: Zhong-Lab-UCSD/iMARGI-Docker
Releases · Zhong-Lab-UCSD/iMARGI-Docker
iMARGI-Docker version v1.2.2
This is version v1.2.2 of iMARGI-Docker source files.
- The iMARGI-Docker image built based on release v1.2.2 is also released in Docker Hub.
- Currently, it's the latest version. You can pull it using the command
docker pull zhonglab/imargi
. - The latest image in Docker Hub will be always built based on the most updated stable version release. For tracking the history of iMARGI-Docker updates in Docker Hub, there is also an image with tag v1.2.2 in Docker Hub, which can be pulled by
docker pull zhonglab/imargi:v1.2.2
. - This version v1.2.2 fixed header bug in
imargi_distfilter.sh
.
- Currently, it's the latest version. You can pull it using the command
- To learn more about iMARGI pipeline, please read the documentation.
iMARGI-Docker version v1.2.1
This is version v1.2.1 of iMARGI-Docker source files.
- The iMARGI-Docker image built based on release v1.2.1 is also released in Docker Hub.
- Currently, it's the latest version. You can pull it using the command
docker pull zhonglab/imargi
. - The latest image in Docker Hub will be always built based on the most updated stable version release. For tracking the history of iMARGI-Docker updates in Docker Hub, there is also an image with tag v1.2.1 in Docker Hub, which can be pulled by
docker pull zhonglab/imargi:v1.2.1
. - This version v1.2.1 fixed bug in
imargi_annotate.sh
, and revised some docs files.
- Currently, it's the latest version. You can pull it using the command
- To learn more about iMARGI pipeline, please read the documentation.
iMARGI-Docker version v1.2
This is version v1.2 of iMARGI-Docker source files.
- The iMARGI-Docker image built based on release v1.2 is also released in Docker Hub.
- Currently, it's the latest version. You can pull it using the command
docker pull zhonglab/imargi
. - The latest image in Docker Hub will be always built based on the most updated stable version release. For tracking the history of iMARGI-Docker updates in Docker Hub, there is also an image with tag
v1.2
in Docker Hub, which can be pulled bydocker pull zhonglab/imargi:v1.2
.
- Currently, it's the latest version. You can pull it using the command
- To learn more about iMARGI pipeline, please read the documentation.
iMARGI-Docker version v1.1.1
This is the version v1.1.1 release of iMARGI-Docker source files. It's a minor bug-fix update from release v1.1.
- The iMARGI-Docker image built based on release v1.1.1 is also released in Docker Hub.
- It's the latest version now. You can pull it using the command
docker pull zhonglab/imargi
. - For tracking the history of iMARGI-Docker updates in Docker Hub, there is also an image with tag v1.1.1 in Docker Hub, which can be specifically pulled by
docker pull zhonglab/imargi:v1.1.1
. - To learn more about the iMARGI pipeline, please read the documentation.
- It's the latest version now. You can pull it using the command
Updates summary:
- Correct the calculation of QC metric value in the 3rd row of pipelineStats_*.log file.
iMARGI-Docker version v1.1
This is the version v1.1 release of iMARGI-Docker source files. It's an update with function enhancement of v1.0.
-
The iMARGI-Docker image built based on release v1.1 is also released in Docker Hub.
- It's the latest version now. You can pull it using the command
docker pull zhonglab/imargi
. - For tracking the history of iMARGI-Docker updates in Docker Hub, there is also an image with tag v1.1 in Docker Hub, which can be specifically pulled by
docker pull zhonglab/imargi:v1.1
.
- It's the latest version now. You can pull it using the command
-
To learn more about the iMARGI pipeline, please read the documentation.
Updates summary:
- Added multiple input parameter validating steps in
imargi_wrapper.sh
and improved ERROR information output. - Added BWA ERROR detection function and improved ERROR information in
imargi_wrapper.sh
. - Updates of the source files for building the online documentation.
- Enhancements of some tools.
iMARGI-Docker version v1.0
This is the first stable release v1.0 of iMARGI-Docker source files.
- The iMARGI-Docker image built based on release v1.0 is also released in Docker Hub.
- Currently, it's the latest version. You can pull it using the command
docker pull zhonglab/imargi
. - The latest image in Docker Hub will be always built based on the most updated stable version release. For tracking the history of iMARGI-Docker updates in Docker Hub, there is also an image with tag
v1.0
in Docker Hub, which can be pulled bydocker pull zhonglab/imargi:v1.0
.
- Currently, it's the latest version. You can pull it using the command
- To learn more about iMARGI pipeline, please read the documentation.